Class JAdESAttribute
java.lang.Object
eu.europa.esig.dss.jades.validation.JAdESAttribute
- All Implemented Interfaces:
SignatureAttribute
,Serializable
- Direct Known Subclasses:
EtsiUComponent
Represents the JAdES header
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionprotected JAdESAttributeIdentifier
Identifies the instanceprotected String
Name if the headerprotected Object
The component's value -
Constructor Summary
-
Method Summary
-
Field Details
-
name
Name if the header -
value
The component's value -
identifier
Identifies the instance
-
-
Constructor Details
-
JAdESAttribute
-
-
Method Details
-
getHeaderName
-
getValue
-
getIdentifier
Gets the attribute identifier- Specified by:
getIdentifier
in interfaceSignatureAttribute
- Returns:
JAdESAttributeIdentifier
-
equals
-
hashCode
-