Uses of Class
eu.europa.esig.dss.jades.validation.JAdESAttributeIdentifier
| Package | Description |
|---|---|
| eu.europa.esig.dss.jades.validation |
-
Uses of JAdESAttributeIdentifier in eu.europa.esig.dss.jades.validation
Fields in eu.europa.esig.dss.jades.validation declared as JAdESAttributeIdentifier Modifier and Type Field Description protected JAdESAttributeIdentifierJAdESAttribute. identifierIdentifies the instanceMethods in eu.europa.esig.dss.jades.validation that return JAdESAttributeIdentifier Modifier and Type Method Description static JAdESAttributeIdentifierJAdESAttributeIdentifier. build(String headerName, Object value)Builds a JAdES Attribute identifierstatic JAdESAttributeIdentifierJAdESAttributeIdentifier. build(String headerName, Object value, Integer order)Builds the identifier for an 'etsiU' componentJAdESAttributeIdentifierJAdESAttribute. getIdentifier()Gets the attribute identifierMethods in eu.europa.esig.dss.jades.validation with parameters of type JAdESAttributeIdentifier Modifier and Type Method Description static EtsiUComponentEtsiUComponent. build(String headerName, Object value, boolean base64UrlEncoded, JAdESAttributeIdentifier identifier)Builds theEtsiUComponentfrom the given parameters