Uses of Class
eu.europa.esig.dss.jades.validation.JAdESAttributeIdentifier
Packages that use JAdESAttributeIdentifier
-
Uses of JAdESAttributeIdentifier in eu.europa.esig.dss.jades.validation
Fields in eu.europa.esig.dss.jades.validation declared as JAdESAttributeIdentifierModifier and TypeFieldDescriptionprotected JAdESAttributeIdentifier
JAdESAttribute.identifier
Identifies the instanceMethods in eu.europa.esig.dss.jades.validation that return JAdESAttributeIdentifierModifier and TypeMethodDescriptionstatic JAdESAttributeIdentifier
Builds a JAdES Attribute identifierstatic JAdESAttributeIdentifier
Builds the identifier for an 'etsiU' componentJAdESAttribute.getIdentifier()
Gets the attribute identifierMethods in eu.europa.esig.dss.jades.validation with parameters of type JAdESAttributeIdentifierModifier and TypeMethodDescriptionstatic EtsiUComponent
EtsiUComponent.build
(String headerName, Object value, boolean base64UrlEncoded, JAdESAttributeIdentifier identifier) Builds theEtsiUComponent
from the given parameters