Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlFoundCertificates
Package
Description
-
Uses of XmlFoundCertificates in eu.europa.esig.dss.diagnostic
ModifierConstructorDescriptionFoundCertificatesProxy
(XmlFoundCertificates foundCertificates) Default constructor -
Uses of XmlFoundCertificates in eu.europa.esig.dss.diagnostic.jaxb
Modifier and TypeFieldDescriptionprotected XmlFoundCertificates
XmlEvidenceRecord.foundCertificates
protected XmlFoundCertificates
XmlRevocation.foundCertificates
protected XmlFoundCertificates
XmlSignature.foundCertificates
protected XmlFoundCertificates
XmlTimestamp.foundCertificates
Modifier and TypeMethodDescriptionObjectFactory.createXmlFoundCertificates()
Create an instance ofXmlFoundCertificates
XmlEvidenceRecord.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.Modifier and TypeMethodDescriptionvoid
XmlEvidenceRecord.setFoundCertificates
(XmlFoundCertificates value) Sets the value of the foundCertificates property.void
XmlRevocation.setFoundCertificates
(XmlFoundCertificates value) Sets the value of the foundCertificates property.void
XmlSignature.setFoundCertificates
(XmlFoundCertificates value) Sets the value of the foundCertificates property.void
XmlTimestamp.setFoundCertificates
(XmlFoundCertificates value) Sets the value of the foundCertificates property. -
Uses of XmlFoundCertificates in eu.europa.esig.dss.validation.reports.diagnostic
Modifier and TypeMethodDescriptionprotected XmlFoundCertificates
DiagnosticDataBuilder.getXmlFoundCertificates
(Identifier tokenIdentifier, TokenCertificateSource certificateSource) Returns found certificates from the sourceprotected XmlFoundCertificates
DiagnosticDataBuilder.getXmlFoundCertificates
(TokenCertificateSource certificateSource) Returns found certificates from the source