Uses of Class
eu.europa.esig.dss.xades.validation.XAdESSignature
-
Packages that use 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 XAdESSignatureExtensionBuilder. xadesSignatureMethods in eu.europa.esig.dss.xades.signature with parameters of type XAdESSignature Modifier and Type Method Description protected voidExtensionBuilder. 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 XAdESTimestampSource(XAdESSignature signature, Element signatureElement, XPathQueryHolder xPathQueryHolder, CertificatePool certificatePool) -
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)booleanXAdESSignatureScopeFinder. isEverythingCovered(XAdESSignature signature, String coveredObjectId)
-