Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlTrustServiceProvider
Packages that use XmlTrustServiceProvider
Package
Description
-
Uses of XmlTrustServiceProvider in eu.europa.esig.dss.diagnostic
Methods in eu.europa.esig.dss.diagnostic that return types with arguments of type XmlTrustServiceProviderModifier and TypeMethodDescriptionCertificateWrapper.getTrustServiceProviders()
Returns a list ofXmlTrustServiceProvider
s -
Uses of XmlTrustServiceProvider in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb with type parameters of type XmlTrustServiceProviderModifier and TypeFieldDescriptionprotected List
<XmlTrustServiceProvider> XmlCertificate.trustServiceProviders
Methods in eu.europa.esig.dss.diagnostic.jaxb that return XmlTrustServiceProviderModifier and TypeMethodDescriptionObjectFactory.createXmlTrustServiceProvider()
Create an instance ofXmlTrustServiceProvider
Methods in eu.europa.esig.dss.diagnostic.jaxb that return types with arguments of type XmlTrustServiceProviderMethod parameters in eu.europa.esig.dss.diagnostic.jaxb with type arguments of type XmlTrustServiceProviderModifier and TypeMethodDescriptionvoid
XmlCertificate.setTrustServiceProviders
(List<XmlTrustServiceProvider> trustServiceProviders) -
Uses of XmlTrustServiceProvider in eu.europa.esig.dss.validation.reports.diagnostic
Methods in eu.europa.esig.dss.validation.reports.diagnostic that return types with arguments of type XmlTrustServiceProviderModifier and TypeMethodDescriptionXmlTrustServiceProviderBuilder.build
(CertificateToken certificateToken, Map<CertificateToken, List<TrustProperties>> relatedTrustServices) This method builds a list ofXmlTrustServiceProvider
s corresponding to the givenCertificateToken