Uses of Class
eu.europa.esig.dss.spi.tsl.TrustServiceProvider
-
Uses of TrustServiceProvider in eu.europa.esig.dss.spi.tsl
Methods in eu.europa.esig.dss.spi.tsl that return TrustServiceProvider Modifier and Type Method Description TrustServiceProviderTrustProperties. getTrustServiceProvider()Methods in eu.europa.esig.dss.spi.tsl that return types with arguments of type TrustServiceProvider Modifier and Type Method Description List<TrustServiceProvider>ParsingInfoRecord. getTrustServiceProviders()Constructors in eu.europa.esig.dss.spi.tsl with parameters of type TrustServiceProvider Constructor Description TrustProperties(Identifier lotlId, Identifier tlId, TrustServiceProvider trustServiceProvider, TimeDependentValues<TrustServiceStatusAndInformationExtensions> trustService)Constructor for extracted information from trusted list which is linked to a LOTLTrustProperties(Identifier tlId, TrustServiceProvider trustServiceProvider, TimeDependentValues<TrustServiceStatusAndInformationExtensions> trustService)Constructor for extracted information from an "independent" trusted list -
Uses of TrustServiceProvider in eu.europa.esig.dss.spi.tsl.builder
Methods in eu.europa.esig.dss.spi.tsl.builder that return TrustServiceProvider Modifier and Type Method Description TrustServiceProviderTrustServiceProviderBuilder. build()Constructors in eu.europa.esig.dss.spi.tsl.builder with parameters of type TrustServiceProvider Constructor Description TrustServiceProviderBuilder(TrustServiceProvider original)Copy the original object -
Uses of TrustServiceProvider in eu.europa.esig.dss.tsl.dto
Methods in eu.europa.esig.dss.tsl.dto that return types with arguments of type TrustServiceProvider Modifier and Type Method Description List<TrustServiceProvider>ParsingCacheDTO. getTrustServiceProviders()Method parameters in eu.europa.esig.dss.tsl.dto with type arguments of type TrustServiceProvider Modifier and Type Method Description voidParsingCacheDTO. setTrustServiceProviders(List<TrustServiceProvider> trustServiceProviders) -
Uses of TrustServiceProvider in eu.europa.esig.dss.tsl.function.converter
Methods in eu.europa.esig.dss.tsl.function.converter that return TrustServiceProvider Modifier and Type Method Description TrustServiceProviderTrustServiceProviderConverter. apply(TSPType original) -
Uses of TrustServiceProvider in eu.europa.esig.dss.tsl.parsing
Methods in eu.europa.esig.dss.tsl.parsing that return types with arguments of type TrustServiceProvider Modifier and Type Method Description List<TrustServiceProvider>TLParsingResult. getTrustServiceProviders()Method parameters in eu.europa.esig.dss.tsl.parsing with type arguments of type TrustServiceProvider Modifier and Type Method Description voidTLParsingResult. setTrustServiceProviders(List<TrustServiceProvider> trustServiceProviders)