Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanCertificate
-
Packages that use XmlOrphanCertificate Package Description eu.europa.esig.dss.diagnostic eu.europa.esig.dss.diagnostic.jaxb -
-
Uses of XmlOrphanCertificate in eu.europa.esig.dss.diagnostic
Methods in eu.europa.esig.dss.diagnostic that return types with arguments of type XmlOrphanCertificate Modifier and Type Method Description List<XmlOrphanCertificate>SignatureWrapper. getOrphanCertificates() -
Uses of XmlOrphanCertificate in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb with type parameters of type XmlOrphanCertificate Modifier and Type Field Description protected List<XmlOrphanCertificate>XmlFoundCertificates. orphanCertificatesMethods in eu.europa.esig.dss.diagnostic.jaxb that return XmlOrphanCertificate Modifier and Type Method Description XmlOrphanCertificateObjectFactory. createXmlOrphanCertificate()Create an instance ofXmlOrphanCertificateMethods in eu.europa.esig.dss.diagnostic.jaxb that return types with arguments of type XmlOrphanCertificate Modifier and Type Method Description List<XmlOrphanCertificate>XmlFoundCertificates. getOrphanCertificates()Gets the value of the orphanCertificates property.
-