Interface IdentifierBasedObject

All Known Subinterfaces:
AdvancedSignature, EvidenceRecord
All Known Implementing Classes:
ASN1EvidenceRecord, CAdESSignature, CertificateRef, CertificateToken, ContainerContentSignatureScope, ContainerSignatureScope, CounterSignatureScope, CRLBinary, CRLRef, CRLToken, DefaultAdvancedSignature, DefaultEvidenceRecord, DigestSignatureScope, EncapsulatedRevocationTokenIdentifier, EvidenceRecordMasterSignatureScope, FullPdfByteRangeSignatureScope, FullSignatureScope, HTTPHeaderMessageBodySignatureScope, HTTPHeaderSignatureScope, JAdESSignature, LOTLInfo, ManifestEntrySignatureScope, ManifestSignatureScope, OCSPRef, OCSPResponseBinary, OCSPToken, PAdESSignature, PartialPdfByteRangeSignatureScope, PdfByteRangeSignatureScope, PdfTimestampToken, PivotInfo, RevocationRef, RevocationToken, SignatureScope, SignatureScopeWithTransformations, SignatureSignatureScope, TimestampToken, TLInfo, Token, XAdESSignature, XmlElementSignatureScope, XmlEvidenceRecord, 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