Uses of Class
eu.europa.esig.dss.spi.tsl.TrustServiceProvider
Packages that use TrustServiceProvider
Package
Description
-
Uses of TrustServiceProvider in eu.europa.esig.dss.spi.tsl
Methods in eu.europa.esig.dss.spi.tsl that return TrustServiceProviderModifier and TypeMethodDescriptionTrustProperties.getTrustServiceProvider()
Gets trust service providerMethods in eu.europa.esig.dss.spi.tsl that return types with arguments of type TrustServiceProviderModifier and TypeMethodDescriptionParsingInfoRecord.getTrustServiceProviders()
Gets trust service providersConstructors in eu.europa.esig.dss.spi.tsl with parameters of type TrustServiceProviderModifierConstructorDescriptionTrustProperties
(Identifier lotlId, Identifier tlId, TrustServiceProvider trustServiceProvider, TimeDependentValues<TrustServiceStatusAndInformationExtensions> trustService) Constructor for extracted information from trusted list which is linked to a LOTL with MRATrustProperties
(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 TrustServiceProviderModifier and TypeMethodDescriptionTrustServiceProviderBuilder.build()
BuildsTrustServiceProvider
Constructors in eu.europa.esig.dss.spi.tsl.builder with parameters of type TrustServiceProviderModifierConstructorDescriptionCopy 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 TrustServiceProviderMethod parameters in eu.europa.esig.dss.tsl.dto with type arguments of type TrustServiceProviderModifier and TypeMethodDescriptionvoid
ParsingCacheDTO.setTrustServiceProviders
(List<TrustServiceProvider> trustServiceProviders) Sets trust service providers -
Uses of TrustServiceProvider in eu.europa.esig.dss.tsl.function.converter
Methods in eu.europa.esig.dss.tsl.function.converter that return TrustServiceProviderModifier and TypeMethodDescription -
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 TrustServiceProviderModifier and TypeMethodDescriptionTLParsingResult.getTrustServiceProviders()
Gets trust service providersMethod parameters in eu.europa.esig.dss.tsl.parsing with type arguments of type TrustServiceProviderModifier and TypeMethodDescriptionvoid
TLParsingResult.setTrustServiceProviders
(List<TrustServiceProvider> trustServiceProviders) Sets trust service providers