Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedService
Packages that use XmlTrustedService
-
Uses of XmlTrustedService in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb with type parameters of type XmlTrustedServiceModifier and TypeFieldDescriptionprotected List<XmlTrustedService>
XmlTrustedServiceProvider.trustedServices
Methods in eu.europa.esig.dss.diagnostic.jaxb that return XmlTrustedServiceModifier and TypeMethodDescriptionObjectFactory.createXmlTrustedService()
Create an instance ofXmlTrustedService
Methods in eu.europa.esig.dss.diagnostic.jaxb that return types with arguments of type XmlTrustedServiceMethod parameters in eu.europa.esig.dss.diagnostic.jaxb with type arguments of type XmlTrustedServiceModifier and TypeMethodDescriptionvoid
XmlTrustedServiceProvider.setTrustedServices
(List<XmlTrustedService> trustedServices)