Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlBasicSignature
Packages that use XmlBasicSignature
Package
Description
-
Uses of XmlBasicSignature in eu.europa.esig.dss.diagnostic
Methods in eu.europa.esig.dss.diagnostic that return XmlBasicSignatureModifier and TypeMethodDescriptionprotected abstract XmlBasicSignatureAbstractTokenProxy.getCurrentBasicSignature()Returns a basic signature validationprotected XmlBasicSignatureCertificateWrapper.getCurrentBasicSignature()protected XmlBasicSignatureRevocationWrapper.getCurrentBasicSignature()protected XmlBasicSignatureSignatureWrapper.getCurrentBasicSignature()protected XmlBasicSignatureTimestampWrapper.getCurrentBasicSignature() -
Uses of XmlBasicSignature in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb declared as XmlBasicSignatureModifier and TypeFieldDescriptionprotected XmlBasicSignatureXmlCertificate.basicSignatureprotected XmlBasicSignatureXmlRevocation.basicSignatureprotected XmlBasicSignatureXmlSignature.basicSignatureprotected XmlBasicSignatureXmlTimestamp.basicSignatureMethods in eu.europa.esig.dss.diagnostic.jaxb that return XmlBasicSignatureModifier and TypeMethodDescriptionObjectFactory.createXmlBasicSignature()Create an instance ofXmlBasicSignatureXmlCertificate.getBasicSignature()Gets the value of the basicSignature property.XmlRevocation.getBasicSignature()Gets the value of the basicSignature property.XmlSignature.getBasicSignature()Gets the value of the basicSignature property.XmlTimestamp.getBasicSignature()Gets the value of the basicSignature property.Methods in eu.europa.esig.dss.diagnostic.jaxb with parameters of type XmlBasicSignatureModifier and TypeMethodDescriptionvoidXmlCertificate.setBasicSignature(XmlBasicSignature value) Sets the value of the basicSignature property.voidXmlRevocation.setBasicSignature(XmlBasicSignature value) Sets the value of the basicSignature property.voidXmlSignature.setBasicSignature(XmlBasicSignature value) Sets the value of the basicSignature property.voidXmlTimestamp.setBasicSignature(XmlBasicSignature value) Sets the value of the basicSignature property. -
Uses of XmlBasicSignature in eu.europa.esig.dss.validation.reports.diagnostic
Methods in eu.europa.esig.dss.validation.reports.diagnostic that return XmlBasicSignatureModifier and TypeMethodDescriptionprotected XmlBasicSignatureDiagnosticDataBuilder.getXmlBasicSignature(Token token) GetsXmlBasicSignaturefor aToken