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 XmlCertificateChainXmlBasicBuildingBlocks.certificateChainprotected XmlCertificateChainXmlISC.certificateChainMethods in eu.europa.esig.dss.detailedreport.jaxb that return XmlCertificateChainModifier and TypeMethodDescriptionObjectFactory.createXmlCertificateChain()Create an instance ofXmlCertificateChainXmlBasicBuildingBlocks.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 TypeMethodDescriptionvoidXmlBasicBuildingBlocks.setCertificateChain(XmlCertificateChain value) Sets the value of the certificateChain property.voidXmlISC.setCertificateChain(XmlCertificateChain value) Sets the value of the certificateChain property.