Uses of Class
eu.europa.esig.dss.spi.tsl.TrustService
Packages that use TrustService
Package
Description
-
Uses of TrustService in eu.europa.esig.dss.spi.tsl
Methods in eu.europa.esig.dss.spi.tsl that return TrustServiceMethods in eu.europa.esig.dss.spi.tsl that return types with arguments of type TrustServiceModifier and TypeMethodDescriptionTrustServiceProvider.getServices()
Gets a list of trust services -
Uses of TrustService in eu.europa.esig.dss.spi.tsl.builder
Methods in eu.europa.esig.dss.spi.tsl.builder that return types with arguments of type TrustServiceModifier and TypeMethodDescriptionTrustServiceProviderBuilder.getServices()
Gets a list of trust servicesMethod parameters in eu.europa.esig.dss.spi.tsl.builder with type arguments of type TrustServiceModifier and TypeMethodDescriptionTrustServiceProviderBuilder.setServices
(List<TrustService> services) Sets a list of trust services -
Uses of TrustService in eu.europa.esig.dss.tsl.function.converter
Methods in eu.europa.esig.dss.tsl.function.converter that return TrustService