Uses of Interface
eu.europa.esig.dss.validation.SignatureAttribute
Packages that use SignatureAttribute
Package
Description
-
Uses of SignatureAttribute in eu.europa.esig.dss.cades.validation
Classes in eu.europa.esig.dss.cades.validation that implement SignatureAttributeModifier and TypeClassDescriptionclass
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 SignatureAttributeModifier and TypeClassDescriptionclass
Represents an item of the 'etsiU' header arrayclass
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 SignatureAttributeModifier and TypeInterfaceDescriptioninterface
SignatureProperties<SA 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 SignatureAttributeModifier and TypeClassDescriptionclass
SignatureTimestampSource<AS extends AdvancedSignature,
SA extends SignatureAttribute> The timestamp source of a signatureMethods in eu.europa.esig.dss.validation.timestamp that return SignatureAttributeModifier and TypeMethodDescriptionTimestampToken.getTimestampAttribute()
Gets the timestamp's element attribute (XAdES, JAdES)Methods in eu.europa.esig.dss.validation.timestamp with parameters of type SignatureAttributeModifier and TypeMethodDescriptionvoid
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