Uses of Class
eu.europa.esig.dss.jades.validation.JAdESSignature
-
Uses of JAdESSignature in eu.europa.esig.dss.jades
Methods in eu.europa.esig.dss.jades that return JAdESSignature Modifier and Type Method Description static JAdESSignature
DSSJsonUtils. extractJAdESCounterSignature(EtsiUComponent cSigAttribute, JAdESSignature masterSignature)
Extracts a counter signature from 'cSig' value with respect to the found formatMethods in eu.europa.esig.dss.jades with parameters of type JAdESSignature Modifier and Type Method Description static JAdESSignature
DSSJsonUtils. extractJAdESCounterSignature(EtsiUComponent cSigAttribute, JAdESSignature masterSignature)
Extracts a counter signature from 'cSig' value with respect to the found format -
Uses of JAdESSignature in eu.europa.esig.dss.jades.signature
Methods in eu.europa.esig.dss.jades.signature with parameters of type JAdESSignature Modifier and Type Method Description protected void
JAdESLevelBaselineLT. checkSignatureIntegrity(JAdESSignature jadesSignature)
This method checks the signature integrity and throws aDSSException
if the signature is broken.protected void
JAdESLevelBaselineLT. extendSignature(JAdESSignature jadesSignature, JAdESSignatureParameters params)
protected void
JAdESLevelBaselineLTA. extendSignature(JAdESSignature jadesSignature, JAdESSignatureParameters params)
protected void
JAdESLevelBaselineT. extendSignature(JAdESSignature jadesSignature, JAdESSignatureParameters params)
Extends the signatureprotected ValidationDataForInclusion
JAdESLevelBaselineLT. getValidationDataForInclusion(JAdESSignature jadesSignature, ValidationContext validationContext)
Gets the validation data to be included into the signature -
Uses of JAdESSignature in eu.europa.esig.dss.jades.validation
Constructors in eu.europa.esig.dss.jades.validation with parameters of type JAdESSignature Constructor Description JAdESSignatureIdentifierBuilder(JAdESSignature signature)
Default constructor -
Uses of JAdESSignature in eu.europa.esig.dss.jades.validation.scope
Methods in eu.europa.esig.dss.jades.validation.scope with parameters of type JAdESSignature Modifier and Type Method Description List<SignatureScope>
JAdESSignatureScopeFinder. findSignatureScope(JAdESSignature jadesSignature)
protected List<DSSDocument>
JAdESSignatureScopeFinder. getOriginalDocuments(JAdESSignature jadesSignature)
Returns original documents for the given JAdES signature -
Uses of JAdESSignature in eu.europa.esig.dss.jades.validation.timestamp
Constructors in eu.europa.esig.dss.jades.validation.timestamp with parameters of type JAdESSignature Constructor Description JAdESTimestampDataBuilder(JAdESSignature signature)
Default constructorJAdESTimestampSource(JAdESSignature signature)
Default constructor