Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.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. trustedServiceProviders
Methods in eu.europa.esig.dss.diagnostic.jaxb that return XmlTrustedServiceProvider Modifier and Type Method Description XmlTrustedServiceProvider
ObjectFactory. createXmlTrustedServiceProvider()
Create an instance ofXmlTrustedServiceProvider
Methods 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 void
XmlCertificate. setTrustedServiceProviders(List<XmlTrustedServiceProvider> trustedServiceProviders)