Uses of Interface
eu.europa.esig.dss.validation.SignatureAttribute
-
Uses of SignatureAttribute in eu.europa.esig.dss.cades.validation
Classes in eu.europa.esig.dss.cades.validation that implement SignatureAttribute Modifier and Type Class Description class
CAdESAttribute
Represents a CAdES attribute, part of AttributeTable -
Uses of SignatureAttribute in eu.europa.esig.dss.jades.validation
Classes in eu.europa.esig.dss.jades.validation that implement SignatureAttribute Modifier and Type Class Description class
EtsiUComponent
Represents an item of the 'etsiU' header arrayclass
JAdESAttribute
Represents the JAdES header -
Uses of SignatureAttribute in eu.europa.esig.dss.validation
Classes in eu.europa.esig.dss.validation with type parameters of type SignatureAttribute Modifier and Type Interface Description interface
SignatureProperties<UnsignedAttribute extends SignatureAttribute>
Defined a "signed-signature-element" or "unsigned-signature-element" of a signature -
Uses of SignatureAttribute in eu.europa.esig.dss.validation.timestamp
Classes in eu.europa.esig.dss.validation.timestamp with type parameters of type SignatureAttribute Modifier and Type Class Description class
SignatureTimestampSource<AS extends AdvancedSignature,SA extends SignatureAttribute>
The timestamp source of a signatureMethods in eu.europa.esig.dss.validation.timestamp that return SignatureAttribute Modifier and Type Method Description SignatureAttribute
TimestampToken. getTimestampAttribute()
Gets the timestamp's element attribute (XAdES, JAdES)Methods in eu.europa.esig.dss.validation.timestamp with parameters of type SignatureAttribute Modifier and Type Method Description void
TimestampToken. setTimestampAttribute(SignatureAttribute attribute)
Sets the timestamp's element attribute (XAdES, JAdES) -
Uses of SignatureAttribute in eu.europa.esig.dss.xades.validation
Classes in eu.europa.esig.dss.xades.validation that implement SignatureAttribute Modifier and Type Class Description class
XAdESAttribute
Represents a XAdES attribute