Uses of Interface
eu.europa.esig.dss.model.identifier.IdentifierBasedObject
Packages that use IdentifierBasedObject
Package
Description
-
Uses of IdentifierBasedObject in eu.europa.esig.dss.model.identifier
Classes in eu.europa.esig.dss.model.identifier that implement IdentifierBasedObjectModifier and TypeClassDescriptionclassEncapsulatedRevocationTokenIdentifier<R extends Revocation>This class is used to create a unique identifier for a revocation data binariesMethods in eu.europa.esig.dss.model.identifier with parameters of type IdentifierBasedObjectModifier and TypeMethodDescriptionOriginalIdentifierProvider.getIdAsString(IdentifierBasedObject object) TokenIdentifierProvider.getIdAsString(IdentifierBasedObject object) Gets aStringidentifier for a given object -
Uses of IdentifierBasedObject in eu.europa.esig.dss.model.scope
Classes in eu.europa.esig.dss.model.scope that implement IdentifierBasedObjectModifier and TypeClassDescriptionclassThis class describes the scope of the signature -
Uses of IdentifierBasedObject in eu.europa.esig.dss.model.tsl
Classes in eu.europa.esig.dss.model.tsl that implement IdentifierBasedObject -
Uses of IdentifierBasedObject in eu.europa.esig.dss.model.x509
Classes in eu.europa.esig.dss.model.x509 that implement IdentifierBasedObjectModifier 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...classThis is the base class for the different types of tokens (certificate, OCSP, CRL, Timestamp) used in the process of signature validation.