Uses of Interface
eu.europa.esig.dss.validation.SignatureAttribute
Packages that use SignatureAttribute
-
Uses of SignatureAttribute in eu.europa.esig.dss.validation
Classes in eu.europa.esig.dss.validation with type parameters of type SignatureAttributeModifier and TypeInterfaceDescriptioninterfaceSignatureProperties<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 TypeClassDescriptionclassSignatureTimestampSource<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 TypeMethodDescriptionvoidTimestampToken.setTimestampAttribute(SignatureAttribute attribute) Sets the timestamp's element attribute (XAdES, JAdES)