Uses of Class
eu.europa.esig.dss.spi.tsl.TrustService
Package | Description |
---|---|
eu.europa.esig.dss.spi.tsl | |
eu.europa.esig.dss.spi.tsl.builder | |
eu.europa.esig.dss.tsl.function.converter |
-
Uses of TrustService in eu.europa.esig.dss.spi.tsl
Methods in eu.europa.esig.dss.spi.tsl that return TrustService Modifier and Type Method Description TrustService
TrustService.TrustServiceBuilder. build()
BuildsTrustService
Methods in eu.europa.esig.dss.spi.tsl that return types with arguments of type TrustService Modifier and Type Method Description List<TrustService>
TrustServiceProvider. 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 TrustService Modifier and Type Method Description List<TrustService>
TrustServiceProviderBuilder. getServices()
Gets a list of trust servicesMethod parameters in eu.europa.esig.dss.spi.tsl.builder with type arguments of type TrustService Modifier and Type Method Description TrustServiceProviderBuilder
TrustServiceProviderBuilder. 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 Modifier and Type Method Description TrustService
TrustServiceConverter. apply(TSPServiceType original)