Module jpms_dss_spi

Class AbstractTLIdentifier

java.lang.Object
eu.europa.esig.dss.model.identifier.Identifier
eu.europa.esig.dss.model.identifier.MultipleDigestIdentifier
eu.europa.esig.dss.spi.tsl.identifier.AbstractTLIdentifier
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
LOTLIdentifier, PivotIdentifier, TrustedListIdentifier

public abstract class AbstractTLIdentifier extends eu.europa.esig.dss.model.identifier.MultipleDigestIdentifier
Abstract class for DSS internal identifier
See Also:
  • Field Summary

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

    DIGEST_ALGO
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    Default constructor
  • Method Summary

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

    getBinaries, getDigestValue, isMatch

    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

    • AbstractTLIdentifier

      protected AbstractTLIdentifier(String prefix, TLInfo tlInfo)
      Default constructor
      Parameters:
      prefix - String identifier prefix (e.g. 'TL-')
      tlInfo - TLInfo of the target TL