Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.XmlCertificateChain
Packages that use XmlCertificateChain
-
Uses of XmlCertificateChain in eu.europa.esig.dss.detailedreport.jaxb
Fields in eu.europa.esig.dss.detailedreport.jaxb declared as XmlCertificateChainModifier and TypeFieldDescriptionprotected XmlCertificateChain
XmlBasicBuildingBlocks.certificateChain
protected XmlCertificateChain
XmlISC.certificateChain
Methods in eu.europa.esig.dss.detailedreport.jaxb that return XmlCertificateChainModifier and TypeMethodDescriptionObjectFactory.createXmlCertificateChain()
Create an instance ofXmlCertificateChain
XmlBasicBuildingBlocks.getCertificateChain()
Gets the value of the certificateChain property.XmlISC.getCertificateChain()
Gets the value of the certificateChain property.Methods in eu.europa.esig.dss.detailedreport.jaxb with parameters of type XmlCertificateChainModifier and TypeMethodDescriptionvoid
XmlBasicBuildingBlocks.setCertificateChain
(XmlCertificateChain value) Sets the value of the certificateChain property.void
XmlISC.setCertificateChain
(XmlCertificateChain value) Sets the value of the certificateChain property.