Uses of Class
eu.europa.esig.dss.model.x509.Token
Packages that use Token
-
Uses of Token in eu.europa.esig.dss.model.identifier
Constructors in eu.europa.esig.dss.model.identifier with parameters of type TokenModifierConstructorDescriptionprotectedTokenIdentifier(String prefix, Token token) Default constructor, to compute an identifier from the givenToken -
Uses of Token in eu.europa.esig.dss.model.x509
Subclasses of Token in eu.europa.esig.dss.model.x509Modifier and TypeClassDescriptionclassWhenever the signature validation process encounters anX509Certificatea certificateToken is created.
This class encapsulates some frequently used information: a certificate comes from a certain context (Trusted List, CertStore, Signature), has revocation data...Methods in eu.europa.esig.dss.model.x509 with parameters of type Token