Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlSignerData
Packages that use XmlSignerData
Package
Description
-
Uses of XmlSignerData in eu.europa.esig.dss.diagnostic
Constructors in eu.europa.esig.dss.diagnostic with parameters of type XmlSignerData -
Uses of XmlSignerData in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb declared as XmlSignerDataModifier and TypeFieldDescriptionprotected XmlSignerDataXmlSignerData.parentprotected XmlSignerDataXmlSignatureScope.signerDataFields in eu.europa.esig.dss.diagnostic.jaxb with type parameters of type XmlSignerDataModifier and TypeFieldDescriptionprotected List<XmlSignerData> XmlDiagnosticData.originalDocumentsMethods in eu.europa.esig.dss.diagnostic.jaxb that return XmlSignerDataModifier and TypeMethodDescriptionObjectFactory.createXmlSignerData()Create an instance ofXmlSignerDataXmlSignerData.getParent()Gets the value of the parent property.XmlSignatureScope.getSignerData()Gets the value of the signerData property.Methods in eu.europa.esig.dss.diagnostic.jaxb that return types with arguments of type XmlSignerDataMethods in eu.europa.esig.dss.diagnostic.jaxb with parameters of type XmlSignerDataModifier and TypeMethodDescriptionvoidXmlSignerData.setParent(XmlSignerData value) Sets the value of the parent property.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 XmlSignerDataModifier and TypeMethodDescriptionvoidXmlDiagnosticData.setOriginalDocuments(List<XmlSignerData> originalDocuments) -
Uses of XmlSignerData in eu.europa.esig.dss.validation.reports.diagnostic
Fields in eu.europa.esig.dss.validation.reports.diagnostic with type parameters of type XmlSignerDataModifier and TypeFieldDescriptionprotected Map<String, XmlSignerData> SignedDocumentDiagnosticDataBuilder.xmlSignedDataMapThe cached map of original signed data