Uses of Class
eu.europa.esig.dss.simplereport.jaxb.XmlCertificateChain
-
Uses of XmlCertificateChain in eu.europa.esig.dss.simplereport
Modifier and TypeMethodDescriptionSimpleReport.getCertificateChain
(String tokenId) Returns a certificate chain a given tokenId -
Uses of XmlCertificateChain in eu.europa.esig.dss.simplereport.jaxb
Modifier and TypeMethodDescriptionObjectFactory.createXmlCertificateChain()
Create an instance ofXmlCertificateChain
XmlToken.getCertificateChain()
Gets the value of the certificateChain property.Modifier and TypeMethodDescriptionvoid
XmlToken.setCertificateChain
(XmlCertificateChain value) Sets the value of the certificateChain property.