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

    Modifier and Type
    Method
    Description
    Returns the Identifier of the object
  • Method Details