Uses of Interface
eu.europa.esig.dss.spi.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.spi.validation
Classes in eu.europa.esig.dss.spi.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.spi.validation.timestamp
Classes in eu.europa.esig.dss.spi.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.spi.validation.timestamp with parameters of type SignatureAttributeModifier and TypeMethodDescriptionSignatureTimestampIdentifierBuilder.setAttribute
(SignatureAttribute attribute) Sets a signature attribute encapsulating the time-stamp token -
Uses of SignatureAttribute in eu.europa.esig.dss.xades.validation
Classes in eu.europa.esig.dss.xades.validation that implement SignatureAttribute