Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlTrustServiceProvider
Packages that use XmlTrustServiceProvider
-
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 ofXmlTrustServiceProviders -
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.trustServiceProvidersMethods in eu.europa.esig.dss.diagnostic.jaxb that return XmlTrustServiceProviderModifier and TypeMethodDescriptionObjectFactory.createXmlTrustServiceProvider()Create an instance ofXmlTrustServiceProviderMethods 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 TypeMethodDescriptionvoidXmlCertificate.setTrustServiceProviders(List<XmlTrustServiceProvider> trustServiceProviders)