Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedServiceProvider
-
Packages that use XmlTrustedServiceProvider Package Description eu.europa.esig.dss.diagnostic eu.europa.esig.dss.diagnostic.jaxb -
-
Uses of XmlTrustedServiceProvider in eu.europa.esig.dss.diagnostic
Methods in eu.europa.esig.dss.diagnostic that return types with arguments of type XmlTrustedServiceProvider Modifier and Type Method Description List<XmlTrustedServiceProvider>CertificateWrapper. getTrustServiceProviders() -
Uses of XmlTrustedServiceProvider in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb with type parameters of type XmlTrustedServiceProvider Modifier and Type Field Description protected List<XmlTrustedServiceProvider>XmlCertificate. trustedServiceProvidersMethods in eu.europa.esig.dss.diagnostic.jaxb that return XmlTrustedServiceProvider Modifier and Type Method Description XmlTrustedServiceProviderObjectFactory. createXmlTrustedServiceProvider()Create an instance ofXmlTrustedServiceProviderMethods in eu.europa.esig.dss.diagnostic.jaxb that return types with arguments of type XmlTrustedServiceProvider Modifier and Type Method Description List<XmlTrustedServiceProvider>XmlCertificate. getTrustedServiceProviders()Method parameters in eu.europa.esig.dss.diagnostic.jaxb with type arguments of type XmlTrustedServiceProvider Modifier and Type Method Description voidXmlCertificate. setTrustedServiceProviders(List<XmlTrustedServiceProvider> trustedServiceProviders)
-