Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
-
Uses of XmlSignature in eu.europa.esig.dss.asic.cades.validation
Methods in eu.europa.esig.dss.asic.cades.validation that return XmlSignature Modifier and Type Method Description XmlSignature
ASiCWithCAdESDiagnosticDataBuilder. buildDetachedXmlSignature(AdvancedSignature signature)
-
Uses of XmlSignature in eu.europa.esig.dss.cades.validation
Methods in eu.europa.esig.dss.cades.validation that return XmlSignature Modifier and Type Method Description XmlSignature
CAdESDiagnosticDataBuilder. buildDetachedXmlSignature(AdvancedSignature signature)
-
Uses of XmlSignature in eu.europa.esig.dss.diagnostic
Constructors in eu.europa.esig.dss.diagnostic with parameters of type XmlSignature Constructor Description SignatureWrapper(XmlSignature signature)
-
Uses of XmlSignature in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb declared as XmlSignature Modifier and Type Field Description protected XmlSignature
XmlSignature. parent
Fields in eu.europa.esig.dss.diagnostic.jaxb with type parameters of type XmlSignature Modifier and Type Field Description protected List<XmlSignature>
XmlDiagnosticData. signatures
Methods in eu.europa.esig.dss.diagnostic.jaxb that return XmlSignature Modifier and Type Method Description XmlSignature
ObjectFactory. createXmlSignature()
Create an instance ofXmlSignature
XmlSignature
XmlSignature. getParent()
Gets the value of the parent property.Methods in eu.europa.esig.dss.diagnostic.jaxb that return types with arguments of type XmlSignature Modifier and Type Method Description List<XmlSignature>
XmlDiagnosticData. getSignatures()
Methods in eu.europa.esig.dss.diagnostic.jaxb with parameters of type XmlSignature Modifier and Type Method Description void
XmlSignature. setParent(XmlSignature value)
Sets the value of the parent property.Method parameters in eu.europa.esig.dss.diagnostic.jaxb with type arguments of type XmlSignature Modifier and Type Method Description void
XmlDiagnosticData. setSignatures(List<XmlSignature> signatures)
-
Uses of XmlSignature in eu.europa.esig.dss.pades.validation
Methods in eu.europa.esig.dss.pades.validation that return XmlSignature Modifier and Type Method Description XmlSignature
PAdESDiagnosticDataBuilder. buildDetachedXmlSignature(AdvancedSignature signature)
-
Uses of XmlSignature in eu.europa.esig.dss.validation
Fields in eu.europa.esig.dss.validation with type parameters of type XmlSignature Modifier and Type Field Description protected Map<String,XmlSignature>
SignedDocumentDiagnosticDataBuilder. xmlSignaturesMap
The cached map of signaturesMethods in eu.europa.esig.dss.validation that return XmlSignature Modifier and Type Method Description XmlSignature
SignedDocumentDiagnosticDataBuilder. buildDetachedXmlSignature(AdvancedSignature signature)
BuildsXmlSignature