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 XmlFoundCertificatesXmlRevocation.foundCertificatesprotected XmlFoundCertificatesXmlSignature.foundCertificatesprotected XmlFoundCertificatesXmlTimestamp.foundCertificatesMethods in eu.europa.esig.dss.diagnostic.jaxb that return XmlFoundCertificatesModifier and TypeMethodDescriptionObjectFactory.createXmlFoundCertificates()Create an instance ofXmlFoundCertificatesXmlRevocation.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 TypeMethodDescriptionvoidXmlRevocation.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
Methods in eu.europa.esig.dss.validation that return XmlFoundCertificatesModifier and TypeMethodDescriptionprotected XmlFoundCertificatesDiagnosticDataBuilder.getXmlFoundCertificates(Identifier tokenIdentifier, TokenCertificateSource certificateSource) Returns found certificates from the source