Uses of Class
eu.europa.esig.dss.xades.validation.XAdESSignature
Package | Description |
---|---|
eu.europa.esig.dss.xades | |
eu.europa.esig.dss.xades.signature | |
eu.europa.esig.dss.xades.validation | |
eu.europa.esig.dss.xades.validation.scope |
-
Uses of XAdESSignature in eu.europa.esig.dss.xades
Methods in eu.europa.esig.dss.xades with parameters of type XAdESSignature Modifier and Type Method Description static List<DSSDocument>
XAdESSignatureUtils. getSignerDocuments(XAdESSignature signature)
Returns list of original signed documents -
Uses of XAdESSignature in eu.europa.esig.dss.xades.signature
Fields in eu.europa.esig.dss.xades.signature declared as XAdESSignature Modifier and Type Field Description protected XAdESSignature
ExtensionBuilder. xadesSignature
Methods in eu.europa.esig.dss.xades.signature with parameters of type XAdESSignature Modifier and Type Method Description protected void
ExtensionBuilder. assertSignatureValid(XAdESSignature xadesSignature)
-
Uses of XAdESSignature in eu.europa.esig.dss.xades.validation
Constructors in eu.europa.esig.dss.xades.validation with parameters of type XAdESSignature Constructor Description XAdESSignatureIdentifier(XAdESSignature xadesSignature)
XAdESTimestampSource(XAdESSignature signature, Element signatureElement, XAdESPaths xadesPaths)
-
Uses of XAdESSignature in eu.europa.esig.dss.xades.validation.scope
Methods in eu.europa.esig.dss.xades.validation.scope with parameters of type XAdESSignature Modifier and Type Method Description List<SignatureScope>
XAdESSignatureScopeFinder. findSignatureScope(XAdESSignature xadesSignature)
boolean
XAdESSignatureScopeFinder. isEverythingCovered(XAdESSignature signature, String coveredObjectId)