Module jpms_dss_spi

Class RevocationRefIdentifier

java.lang.Object
eu.europa.esig.dss.model.identifier.Identifier
eu.europa.esig.dss.spi.x509.revocation.RevocationRefIdentifier
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
OCSPRefIdentifier

public class RevocationRefIdentifier extends eu.europa.esig.dss.model.identifier.Identifier
An identifier for a revocation reference
See Also:
  • Field Summary

    Fields inherited from class eu.europa.esig.dss.model.identifier.Identifier

    DIGEST_ALGO
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    RevocationRefIdentifier(eu.europa.esig.dss.model.Digest digest)
    Digest only constructor
     
    Constructor from a RevocationRef
  • Method Summary

    Methods inherited from class eu.europa.esig.dss.model.identifier.Identifier

    asXmlId, equals, getMessageDigest, hashCode, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • RevocationRefIdentifier

      public RevocationRefIdentifier(RevocationRef<?> revocationRef)
      Constructor from a RevocationRef
      Parameters:
      revocationRef - RevocationRef
    • RevocationRefIdentifier

      protected RevocationRefIdentifier(eu.europa.esig.dss.model.Digest digest)
      Digest only constructor
      Parameters:
      digest - Digest