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 JAdESAttributeIdentifierJAdESAttribute.identifierIdentifies the instanceMethods in eu.europa.esig.dss.jades.validation that return JAdESAttributeIdentifierModifier and TypeMethodDescriptionstatic JAdESAttributeIdentifierBuilds a JAdES Attribute identifierstatic JAdESAttributeIdentifierBuilds 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 EtsiUComponentEtsiUComponent.build(String headerName, Object value, boolean base64UrlEncoded, JAdESAttributeIdentifier identifier) Builds theEtsiUComponentfrom the given parameters