Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanCertificate
Package
Description
-
Uses of XmlOrphanCertificate in eu.europa.esig.dss.diagnostic
ModifierConstructorDescriptionOrphanCertificateWrapper
(XmlOrphanCertificate orphanCertificate) Default constructor -
Uses of XmlOrphanCertificate in eu.europa.esig.dss.diagnostic.jaxb
Modifier and TypeFieldDescriptionprotected List<XmlOrphanCertificate>
XmlFoundCertificates.orphanCertificates
Modifier and TypeMethodDescriptionObjectFactory.createXmlOrphanCertificate()
Create an instance ofXmlOrphanCertificate
Modifier and TypeMethodDescriptionXmlFoundCertificates.getOrphanCertificates()
Gets the value of the orphanCertificates property. -
Uses of XmlOrphanCertificate in eu.europa.esig.dss.validation
Modifier and TypeMethodDescriptionprotected XmlOrphanCertificate
DiagnosticDataBuilder.getXmlOrphanCertificate
(CertificateOrigin origin, CertificateToken certificateToken, TokenCertificateSource certificateSource, CertificateToken signingCertificate) This method builds anXmlOrphanCertificateToken
Modifier and TypeMethodDescriptionprotected void
DiagnosticDataBuilder.populateOrphanCertificateOriginMap
(Map<String, XmlOrphanCertificate> orphanCertificatesMap, CertificateOrigin origin, List<CertificateToken> certificateTokens, TokenCertificateSource certificateSource, CertificateToken signingCertificate) Fills the orphan certificate map with the given values