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()
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()
-
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()
Method 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)
-
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)