Uses of Class
eu.europa.esig.dss.spi.validation.status.TokenStatus
Packages that use TokenStatus
-
Uses of TokenStatus in eu.europa.esig.dss.spi.validation
Methods in eu.europa.esig.dss.spi.validation that return TokenStatusModifier and TypeMethodDescriptionprotected TokenStatus
SignatureValidationContext.allRequiredRevocationDataPresent()
Returns the status of the required revocation data present checkprotected TokenStatus
SignatureValidationContext.allSignatureCertificatesNotRevoked()
Returns the status of the all signature certificates not revoked checkprotected TokenStatus
SignatureValidationContext.allTimestampsValid()
Returns the status of the all timestamps valid checkprotected TokenStatus
SignatureValidationContext.certificateIsYetValid
(CertificateToken certificateToken) Returns the status of the certificate yet valid checkprotected TokenStatus
SignatureValidationContext.certificateNotExpired
(CertificateToken certificateToken) Returns the status of certificate not expired checkprotected TokenStatus
SignatureValidationContext.certificateNotRevoked
(CertificateToken certificateToken) Returns the status of the certificate not revoked check -
Uses of TokenStatus in eu.europa.esig.dss.spi.validation.status
Subclasses of TokenStatus in eu.europa.esig.dss.spi.validation.statusModifier and TypeClassDescriptionclass
Contains information about the performed revocation freshness check