Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlSignerData
| Package | Description |
|---|---|
| eu.europa.esig.dss.diagnostic | |
| eu.europa.esig.dss.diagnostic.jaxb | |
| eu.europa.esig.dss.validation |
-
Uses of XmlSignerData in eu.europa.esig.dss.diagnostic
Constructors in eu.europa.esig.dss.diagnostic with parameters of type XmlSignerData Constructor Description SignerDataWrapper(XmlSignerData signerData) -
Uses of XmlSignerData in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb declared as XmlSignerData Modifier and Type Field Description protected XmlSignerDataXmlSignatureScope. signerDataFields in eu.europa.esig.dss.diagnostic.jaxb with type parameters of type XmlSignerData Modifier and Type Field Description protected List<XmlSignerData>XmlDiagnosticData. originalDocumentsMethods in eu.europa.esig.dss.diagnostic.jaxb that return XmlSignerData Modifier and Type Method Description XmlSignerDataObjectFactory. createXmlSignerData()Create an instance ofXmlSignerDataXmlSignerDataXmlSignatureScope. getSignerData()Gets the value of the signerData property.Methods in eu.europa.esig.dss.diagnostic.jaxb that return types with arguments of type XmlSignerData Modifier and Type Method Description List<XmlSignerData>XmlDiagnosticData. getOriginalDocuments()Methods in eu.europa.esig.dss.diagnostic.jaxb with parameters of type XmlSignerData Modifier and Type Method Description voidXmlSignatureScope. setSignerData(XmlSignerData value)Sets the value of the signerData property.Method parameters in eu.europa.esig.dss.diagnostic.jaxb with type arguments of type XmlSignerData Modifier and Type Method Description voidXmlDiagnosticData. setOriginalDocuments(List<XmlSignerData> originalDocuments) -
Uses of XmlSignerData in eu.europa.esig.dss.validation
Fields in eu.europa.esig.dss.validation with type parameters of type XmlSignerData Modifier and Type Field Description protected Map<String,XmlSignerData>SignedDocumentDiagnosticDataBuilder. xmlSignedDataMapThe cached map of original signed dataMethods in eu.europa.esig.dss.validation that return XmlSignerData Modifier and Type Method Description protected XmlSignerDataSignedDocumentDiagnosticDataBuilder. buildXmlSignerData(SignatureScope signatureScope)