Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedServiceProvider
Packages that use XmlTrustedServiceProvider
Package
Description
-
Uses of XmlTrustedServiceProvider in eu.europa.esig.dss.diagnostic
Methods in eu.europa.esig.dss.diagnostic that return types with arguments of type XmlTrustedServiceProviderModifier and TypeMethodDescriptionCertificateWrapper.getTrustServiceProviders()
Returns a list ofXmlTrustedServiceProvider
s -
Uses of XmlTrustedServiceProvider in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb with type parameters of type XmlTrustedServiceProviderModifier and TypeFieldDescriptionprotected List<XmlTrustedServiceProvider>
XmlCertificate.trustedServiceProviders
Methods in eu.europa.esig.dss.diagnostic.jaxb that return XmlTrustedServiceProviderModifier and TypeMethodDescriptionObjectFactory.createXmlTrustedServiceProvider()
Create an instance ofXmlTrustedServiceProvider
Methods in eu.europa.esig.dss.diagnostic.jaxb that return types with arguments of type XmlTrustedServiceProviderMethod parameters in eu.europa.esig.dss.diagnostic.jaxb with type arguments of type XmlTrustedServiceProviderModifier and TypeMethodDescriptionvoid
XmlCertificate.setTrustedServiceProviders
(List<XmlTrustedServiceProvider> trustedServiceProviders) -
Uses of XmlTrustedServiceProvider in eu.europa.esig.dss.validation
Methods in eu.europa.esig.dss.validation that return types with arguments of type XmlTrustedServiceProviderModifier and TypeMethodDescriptionXmlTrustedServiceProviderBuilder.build
(CertificateToken certificateToken, Map<CertificateToken, List<TrustProperties>> relatedTrustServices) This method builds a list ofXmlTrustedServiceProvider
s corresponding to the givenCertificateToken