Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlRelatedCertificate
| Package | Description |
|---|---|
| eu.europa.esig.dss.diagnostic | |
| eu.europa.esig.dss.diagnostic.jaxb | |
| eu.europa.esig.dss.validation |
-
Uses of XmlRelatedCertificate in eu.europa.esig.dss.diagnostic
Constructors in eu.europa.esig.dss.diagnostic with parameters of type XmlRelatedCertificate Constructor Description RelatedCertificateWrapper(XmlRelatedCertificate relatedCertificate) -
Uses of XmlRelatedCertificate in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb with type parameters of type XmlRelatedCertificate Modifier and Type Field Description protected List<XmlRelatedCertificate>XmlFoundCertificates. relatedCertificatesMethods in eu.europa.esig.dss.diagnostic.jaxb that return XmlRelatedCertificate Modifier and Type Method Description XmlRelatedCertificateObjectFactory. createXmlRelatedCertificate()Create an instance ofXmlRelatedCertificateMethods in eu.europa.esig.dss.diagnostic.jaxb that return types with arguments of type XmlRelatedCertificate Modifier and Type Method Description List<XmlRelatedCertificate>XmlFoundCertificates. getRelatedCertificates()Gets the value of the relatedCertificates property. -
Uses of XmlRelatedCertificate in eu.europa.esig.dss.validation
Methods in eu.europa.esig.dss.validation that return XmlRelatedCertificate Modifier and Type Method Description protected XmlRelatedCertificateDiagnosticDataBuilder. getXmlRelatedCertificate(CertificateOrigin origin, CertificateToken cert, TokenCertificateSource certificateSource)protected XmlRelatedCertificateDiagnosticDataBuilder. getXmlRelatedCertificate(TokenCertificateSource certificateSource, CertificateToken cert, CertificateRef certificateRef)Methods in eu.europa.esig.dss.validation that return types with arguments of type XmlRelatedCertificate Modifier and Type Method Description protected List<XmlRelatedCertificate>DiagnosticDataBuilder. getXmlRelatedCertificateForOrphanReferences(TokenCertificateSource certificateSource)Method parameters in eu.europa.esig.dss.validation with type arguments of type XmlRelatedCertificate Modifier and Type Method Description protected voidDiagnosticDataBuilder. populateCertificateOriginMap(Map<String,XmlRelatedCertificate> relatedCertificatesMap, CertificateOrigin origin, List<CertificateToken> certificateTokens, TokenCertificateSource certificateSource)