Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlFoundCertificates
Packages that use XmlFoundCertificates
Package
Description
-
Uses of XmlFoundCertificates in eu.europa.esig.dss.diagnostic
Constructors in eu.europa.esig.dss.diagnostic with parameters of type XmlFoundCertificatesModifierConstructorDescriptionFoundCertificatesProxy(XmlFoundCertificates foundCertificates) Default constructor -
Uses of XmlFoundCertificates in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb declared as XmlFoundCertificatesModifier and TypeFieldDescriptionprotected XmlFoundCertificatesXmlEvidenceRecord.foundCertificatesprotected XmlFoundCertificatesXmlRevocation.foundCertificatesprotected XmlFoundCertificatesXmlSignature.foundCertificatesprotected XmlFoundCertificatesXmlTimestamp.foundCertificatesMethods in eu.europa.esig.dss.diagnostic.jaxb that return XmlFoundCertificatesModifier and TypeMethodDescriptionObjectFactory.createXmlFoundCertificates()Create an instance ofXmlFoundCertificatesXmlEvidenceRecord.getFoundCertificates()Gets the value of the foundCertificates property.XmlRevocation.getFoundCertificates()Gets the value of the foundCertificates property.XmlSignature.getFoundCertificates()Gets the value of the foundCertificates property.XmlTimestamp.getFoundCertificates()Gets the value of the foundCertificates property.Methods in eu.europa.esig.dss.diagnostic.jaxb with parameters of type XmlFoundCertificatesModifier and TypeMethodDescriptionvoidXmlEvidenceRecord.setFoundCertificates(XmlFoundCertificates value) Sets the value of the foundCertificates property.voidXmlRevocation.setFoundCertificates(XmlFoundCertificates value) Sets the value of the foundCertificates property.voidXmlSignature.setFoundCertificates(XmlFoundCertificates value) Sets the value of the foundCertificates property.voidXmlTimestamp.setFoundCertificates(XmlFoundCertificates value) Sets the value of the foundCertificates property. -
Uses of XmlFoundCertificates in eu.europa.esig.dss.validation.reports.diagnostic
Methods in eu.europa.esig.dss.validation.reports.diagnostic that return XmlFoundCertificatesModifier and TypeMethodDescriptionprotected XmlFoundCertificatesDiagnosticDataBuilder.getXmlFoundCertificates(Identifier tokenIdentifier, TokenCertificateSource certificateSource) Returns found certificates from the sourceprotected XmlFoundCertificatesDiagnosticDataBuilder.getXmlFoundCertificates(TokenCertificateSource certificateSource) Returns found certificates from the source