Uses of Class
eu.europa.esig.dss.spi.validation.TimestampTokenVerifier
Packages that use TimestampTokenVerifier
-
Uses of TimestampTokenVerifier in eu.europa.esig.dss.spi.validation
Methods in eu.europa.esig.dss.spi.validation that return TimestampTokenVerifierModifier and TypeMethodDescriptionstatic TimestampTokenVerifierTimestampTokenVerifier.createDefaultTimestampTokenVerifier()Creates a default instance of TimestampTokenVerifier, with pre-configured constraints.static TimestampTokenVerifierTimestampTokenVerifier.createEmptyTimestampTokenVerifier()Creates an empty instance of TimestampTokenVerifier.CertificateVerifier.getTimestampTokenVerifier()Returns aTimestampTokenVerifierassociated with this verifier.CommonCertificateVerifier.getTimestampTokenVerifier()Methods in eu.europa.esig.dss.spi.validation with parameters of type TimestampTokenVerifierModifier and TypeMethodDescriptionvoidCertificateVerifier.setTimestampTokenVerifier(TimestampTokenVerifier timestampTokenVerifier) SetsTimestampTokenVerifierused to validate acceptance of the timestamp tokens encapsulated within the signature.voidCommonCertificateVerifier.setTimestampTokenVerifier(TimestampTokenVerifier timestampTokenVerifier)