Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlRelatedCertificate
Packages that use XmlRelatedCertificate
Package
Description
-
Uses of XmlRelatedCertificate in eu.europa.esig.dss.diagnostic
Constructors in eu.europa.esig.dss.diagnostic with parameters of type XmlRelatedCertificateModifierConstructorDescriptionRelatedCertificateWrapper(XmlRelatedCertificate relatedCertificate) Default constructor -
Uses of XmlRelatedCertificate in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb with type parameters of type XmlRelatedCertificateModifier and TypeFieldDescriptionprotected List<XmlRelatedCertificate> XmlFoundCertificates.relatedCertificatesMethods in eu.europa.esig.dss.diagnostic.jaxb that return XmlRelatedCertificateModifier and TypeMethodDescriptionObjectFactory.createXmlRelatedCertificate()Create an instance ofXmlRelatedCertificateMethods in eu.europa.esig.dss.diagnostic.jaxb that return types with arguments of type XmlRelatedCertificateModifier and TypeMethodDescriptionXmlFoundCertificates.getRelatedCertificates()Gets the value of the relatedCertificates property. -
Uses of XmlRelatedCertificate in eu.europa.esig.dss.validation.reports.diagnostic
Methods in eu.europa.esig.dss.validation.reports.diagnostic that return XmlRelatedCertificateModifier and TypeMethodDescriptionprotected XmlRelatedCertificateDiagnosticDataBuilder.populateXmlRelatedCertificatesList(CertificateOrigin origin, CertificateToken cert, TokenCertificateSource certificateSource) Builds anXmlRelatedCertificateMethods in eu.europa.esig.dss.validation.reports.diagnostic that return types with arguments of type XmlRelatedCertificateModifier and TypeMethodDescriptionprotected List<XmlRelatedCertificate> DiagnosticDataBuilder.getXmlRelatedCertificateForOrphanReferences(TokenCertificateSource certificateSource) Returns a list ofXmlRelatedCertificates for orphan references withincertificateSourceMethod parameters in eu.europa.esig.dss.validation.reports.diagnostic with type arguments of type XmlRelatedCertificateModifier and TypeMethodDescriptionprotected voidDiagnosticDataBuilder.populateCertificateOriginMap(Map<String, XmlRelatedCertificate> relatedCertificatesMap, CertificateOrigin origin, List<CertificateToken> certificateTokens, TokenCertificateSource certificateSource) Fills the certificates origins map with the given propertiesprotected voidDiagnosticDataBuilder.populateXmlRelatedCertificatesList(List<XmlRelatedCertificate> relatesCertificates, TokenCertificateSource certificateSource, CertificateToken cert, CertificateRef certificateRef) Builds anXmlRelatedCertificateand populates therelatesCertificateslist