Uses of Interface
eu.europa.esig.dss.model.identifier.IdentifierBasedObject
Packages that use IdentifierBasedObject
Package
Description
-
Uses of IdentifierBasedObject in eu.europa.esig.dss.cades.validation
Classes in eu.europa.esig.dss.cades.validation that implement IdentifierBasedObject -
Uses of IdentifierBasedObject in eu.europa.esig.dss.crl
Classes in eu.europa.esig.dss.crl that implement IdentifierBasedObjectModifier and TypeClassDescriptionclassThis class represents DER encoded CRL Binary identifier -
Uses of IdentifierBasedObject in eu.europa.esig.dss.evidencerecord.asn1.validation
Classes in eu.europa.esig.dss.evidencerecord.asn1.validation that implement IdentifierBasedObjectModifier and TypeClassDescriptionclassASN.1 Evidence Record implementations (RFC 4998) -
Uses of IdentifierBasedObject in eu.europa.esig.dss.evidencerecord.common.validation
Classes in eu.europa.esig.dss.evidencerecord.common.validation that implement IdentifierBasedObjectModifier and TypeClassDescriptionclassDefault representation of an Evidence Record -
Uses of IdentifierBasedObject in eu.europa.esig.dss.evidencerecord.xml.validation
Classes in eu.europa.esig.dss.evidencerecord.xml.validation that implement IdentifierBasedObjectModifier and TypeClassDescriptionclassXML Evidence Record implementations (RFC 6283) -
Uses of IdentifierBasedObject in eu.europa.esig.dss.jades
Classes in eu.europa.esig.dss.jades that implement IdentifierBasedObjectModifier and TypeClassDescriptionclassThe signature scope used to define the HTTPHeader message bodyclassThe signature scope used to define the signed payload with HTTPHeader SigD Mechanism -
Uses of IdentifierBasedObject in eu.europa.esig.dss.jades.validation
Classes in eu.europa.esig.dss.jades.validation that implement IdentifierBasedObject -
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. -
Uses of IdentifierBasedObject in eu.europa.esig.dss.pades.validation
Classes in eu.europa.esig.dss.pades.validation that implement IdentifierBasedObjectModifier and TypeClassDescriptionclassImplementation of AdvancedSignature for PAdES -
Uses of IdentifierBasedObject in eu.europa.esig.dss.pades.validation.scope
Classes in eu.europa.esig.dss.pades.validation.scope that implement IdentifierBasedObjectModifier and TypeClassDescriptionclassRepresents a FULL Pdf signature scope (signature/timestamp covers a complete PDF file)classRepresents a partial PDF signature scope, when a signature/timestamp's byte range does not cover the whole documentclassThe signature scope represents a signed PDF byte range -
Uses of IdentifierBasedObject in eu.europa.esig.dss.pades.validation.timestamp
Classes in eu.europa.esig.dss.pades.validation.timestamp that implement IdentifierBasedObject -
Uses of IdentifierBasedObject in eu.europa.esig.dss.spi.signature
Subinterfaces of IdentifierBasedObject in eu.europa.esig.dss.spi.signatureModifier and TypeInterfaceDescriptioninterfaceProvides an abstraction for an Advanced Electronic Signature.Classes in eu.europa.esig.dss.spi.signature that implement IdentifierBasedObjectModifier and TypeClassDescriptionclassA common implementation ofAdvancedSignature -
Uses of IdentifierBasedObject in eu.europa.esig.dss.spi.validation.scope
Classes in eu.europa.esig.dss.spi.validation.scope that implement IdentifierBasedObjectModifier and TypeClassDescriptionclassThis SignatureScope represents a content of a package.zip container file for an ASiC-S containerclassThis Signature Scope represents a "package.zip" container for ASiC-S signaturesclassThis signature scope is used to refer a counter-signed SignatureValueclassThe Signature Scope defines a Digest documentfinal classMarker class meaning that the signature covers the whole document.final classThe Signature Scope represents a Manifest documentclassThe signature scope with the performed transformsclassDefines a signature scope covering a signature -
Uses of IdentifierBasedObject in eu.europa.esig.dss.spi.x509
Classes in eu.europa.esig.dss.spi.x509 that implement IdentifierBasedObjectModifier and TypeClassDescriptionclassThis class represents a Certificate Reference entry extracted from a signature -
Uses of IdentifierBasedObject in eu.europa.esig.dss.spi.x509.evidencerecord
Subinterfaces of IdentifierBasedObject in eu.europa.esig.dss.spi.x509.evidencerecordModifier and TypeInterfaceDescriptioninterfaceRepresentation of an Evidence Record -
Uses of IdentifierBasedObject in eu.europa.esig.dss.spi.x509.revocation
Classes in eu.europa.esig.dss.spi.x509.revocation that implement IdentifierBasedObjectModifier and TypeClassDescriptionclassRevocationRef<R extends Revocation>This class represents an extracted revocation reference from a signatureclassRevocationToken<R extends Revocation>Represents a revocation data token -
Uses of IdentifierBasedObject in eu.europa.esig.dss.spi.x509.revocation.crl
Classes in eu.europa.esig.dss.spi.x509.revocation.crl that implement IdentifierBasedObject -
Uses of IdentifierBasedObject in eu.europa.esig.dss.spi.x509.revocation.ocsp
Classes in eu.europa.esig.dss.spi.x509.revocation.ocsp that implement IdentifierBasedObjectModifier and TypeClassDescriptionclassReference an OCSPResponseclassThe binary of an OCSP response tokenclassOCSP Signed Token which encapsulate BasicOCSPResp (BC). -
Uses of IdentifierBasedObject in eu.europa.esig.dss.spi.x509.tsp
Classes in eu.europa.esig.dss.spi.x509.tsp that implement IdentifierBasedObject -
Uses of IdentifierBasedObject in eu.europa.esig.dss.validation.identifier
Methods in eu.europa.esig.dss.validation.identifier with parameters of type IdentifierBasedObjectModifier and TypeMethodDescriptionUserFriendlyIdentifierProvider.getIdAsString(IdentifierBasedObject object) -
Uses of IdentifierBasedObject in eu.europa.esig.dss.xades.validation
Classes in eu.europa.esig.dss.xades.validation that implement IdentifierBasedObject -
Uses of IdentifierBasedObject in eu.europa.esig.dss.xades.validation.scope
Classes in eu.europa.esig.dss.xades.validation.scope that implement IdentifierBasedObjectModifier and TypeClassDescriptionclassThis SignatureScope represents a Manifest entry documentclassXML element signature scopefinal classDefines a full XML document signature scopeclassDefines a root XML document signature scopeclassXPointer signature scope