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 XmlFoundCertificates
XmlRevocation.foundCertificates
protected XmlFoundCertificates
XmlSignature.foundCertificates
protected XmlFoundCertificates
XmlTimestamp.foundCertificates
Methods in eu.europa.esig.dss.diagnostic.jaxb that return XmlFoundCertificatesModifier and TypeMethodDescriptionObjectFactory.createXmlFoundCertificates()
Create an instance ofXmlFoundCertificates
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 TypeMethodDescriptionvoid
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
Methods in eu.europa.esig.dss.validation that return XmlFoundCertificatesModifier and TypeMethodDescriptionprotected XmlFoundCertificates
DiagnosticDataBuilder.getXmlFoundCertificates
(Identifier tokenIdentifier, TokenCertificateSource certificateSource) Returns found certificates from the source