Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanCertificate
Packages that use XmlOrphanCertificate
Package
Description
-
Uses of XmlOrphanCertificate in eu.europa.esig.dss.diagnostic
Constructors in eu.europa.esig.dss.diagnostic with parameters of type XmlOrphanCertificateModifierConstructorDescriptionOrphanCertificateWrapper(XmlOrphanCertificate orphanCertificate) Default constructor -
Uses of XmlOrphanCertificate in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb with type parameters of type XmlOrphanCertificateModifier and TypeFieldDescriptionprotected List<XmlOrphanCertificate> XmlFoundCertificates.orphanCertificatesMethods in eu.europa.esig.dss.diagnostic.jaxb that return XmlOrphanCertificateModifier and TypeMethodDescriptionObjectFactory.createXmlOrphanCertificate()Create an instance ofXmlOrphanCertificateMethods in eu.europa.esig.dss.diagnostic.jaxb that return types with arguments of type XmlOrphanCertificateModifier and TypeMethodDescriptionXmlFoundCertificates.getOrphanCertificates()Gets the value of the orphanCertificates property. -
Uses of XmlOrphanCertificate in eu.europa.esig.dss.validation.reports.diagnostic
Methods in eu.europa.esig.dss.validation.reports.diagnostic that return XmlOrphanCertificateModifier and TypeMethodDescriptionprotected XmlOrphanCertificateDiagnosticDataBuilder.getXmlOrphanCertificate(CertificateOrigin origin, CertificateToken certificateToken, TokenCertificateSource certificateSource, CertificateToken signingCertificate) This method builds anXmlOrphanCertificateTokenMethod parameters in eu.europa.esig.dss.validation.reports.diagnostic with type arguments of type XmlOrphanCertificateModifier and TypeMethodDescriptionprotected voidDiagnosticDataBuilder.populateOrphanCertificateOriginMap(Map<String, XmlOrphanCertificate> orphanCertificatesMap, CertificateOrigin origin, List<CertificateToken> certificateTokens, TokenCertificateSource certificateSource, CertificateToken signingCertificate) Fills the orphan certificate map with the given values