Interface IdentifierBasedObject
- All Known Subinterfaces:
AdvancedSignature
- All Known Implementing Classes:
CAdESSignature
,CertificateRef
,CertificateToken
,ContainerContentSignatureScope
,ContainerSignatureScope
,CounterSignatureScope
,CRLBinary
,CRLRef
,CRLToken
,DefaultAdvancedSignature
,DigestSignatureScope
,EncapsulatedRevocationTokenIdentifier
,FullPdfByteRangeSignatureScope
,FullSignatureScope
,HTTPHeaderMessageBodySignatureScope
,HTTPHeaderSignatureScope
,JAdESSignature
,LOTLInfo
,ManifestEntrySignatureScope
,ManifestSignatureScope
,OCSPRef
,OCSPResponseBinary
,OCSPToken
,PAdESSignature
,PartialPdfByteRangeSignatureScope
,PdfByteRangeSignatureScope
,PdfTimestampToken
,PivotInfo
,RevocationRef
,RevocationToken
,SignatureScope
,SignatureScopeWithTransformations
,TimestampToken
,TLInfo
,Token
,XAdESSignature
,XmlElementSignatureScope
,XmlFullSignatureScope
,XmlRootSignatureScope
,XPointerSignatureScope
public interface IdentifierBasedObject
Defines the object having an identifier (e.g. AdvancedSignature, Token, etc.)
-
Method Summary
-
Method Details
-
getDSSId
Identifier getDSSId()Returns theIdentifier
of the object- Returns:
Identifier
-