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
Default constructor- Parameters:
name
-String
header namevalue
- object's value
-
-
Method Details