Class XAdESAttributeIdentifier

java.lang.Object
eu.europa.esig.dss.model.identifier.Identifier
eu.europa.esig.dss.validation.SignatureAttributeIdentifier
eu.europa.esig.dss.xades.validation.XAdESAttributeIdentifier
All Implemented Interfaces:
Serializable

public class XAdESAttributeIdentifier extends eu.europa.esig.dss.validation.SignatureAttributeIdentifier
Represents an identifier of a XAdES Attribute
See Also:
  • Field Summary

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

    DIGEST_ALGO
  • Method Summary

    Modifier and Type
    Method
    Description
    build(Node node)
    Builds the XAdESAttributeIdentifier from the given property Node

    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