Uses of Class
eu.europa.esig.dss.simplereport.jaxb.XmlCertificate
-
Packages that use XmlCertificate Package Description eu.europa.esig.dss.simplereport.jaxb -
-
Uses of XmlCertificate in eu.europa.esig.dss.simplereport.jaxb
Fields in eu.europa.esig.dss.simplereport.jaxb with type parameters of type XmlCertificate Modifier and Type Field Description protected List<XmlCertificate>XmlCertificateChain. certificateMethods in eu.europa.esig.dss.simplereport.jaxb that return XmlCertificate Modifier and Type Method Description XmlCertificateObjectFactory. createXmlCertificate()Create an instance ofXmlCertificateMethods in eu.europa.esig.dss.simplereport.jaxb that return types with arguments of type XmlCertificate Modifier and Type Method Description List<XmlCertificate>XmlCertificateChain. getCertificate()Gets the value of the certificate property.
-