Uses of Class
eu.europa.esig.dss.tsl.source.TLSource
Packages that use TLSource
Package
Description
-
Uses of TLSource in eu.europa.esig.dss.tsl.job
Methods in eu.europa.esig.dss.tsl.job that return types with arguments of type TLSourceMethods in eu.europa.esig.dss.tsl.job with parameters of type TLSourceModifier and TypeMethodDescriptionvoid
TLValidationJob.setTrustedListSources
(TLSource... trustedListSources) Sets the additional TL Sources -
Uses of TLSource in eu.europa.esig.dss.tsl.parsing
Constructors in eu.europa.esig.dss.tsl.parsing with parameters of type TLSourceModifierConstructorDescriptionTLParsingTask
(DSSDocument document, TLSource tlSource) The default constructor -
Uses of TLSource in eu.europa.esig.dss.tsl.runnable
Methods in eu.europa.esig.dss.tsl.runnable that return TLSourceModifier and TypeMethodDescriptionprotected final TLSource
AbstractAnalysis.getSource()
Returns the currentTLSource
Constructors in eu.europa.esig.dss.tsl.runnable with parameters of type TLSourceModifierConstructorDescriptionprotected
AbstractAnalysis
(TLSource source, CacheAccessByKey cacheAccess, DSSFileLoader dssFileLoader) Default constructorprotected
AbstractRunnableAnalysis
(TLSource source, CacheAccessByKey cacheAccess, DSSFileLoader dssFileLoader, CountDownLatch latch) Default constructorTLAnalysis
(TLSource source, CacheAccessByKey cacheAccess, DSSFileLoader dssFileLoader, CountDownLatch latch) Default constructor -
Uses of TLSource in eu.europa.esig.dss.tsl.source
Subclasses of TLSource in eu.europa.esig.dss.tsl.source -
Uses of TLSource in eu.europa.esig.dss.tsl.summary
Constructors in eu.europa.esig.dss.tsl.summary with parameters of type TLSourceModifierConstructorDescriptionValidationJobSummaryBuilder
(ReadOnlyCacheAccess readOnlyCacheAccess, TLSource[] tlSources, LOTLSource[] lotlSources) Default constructor -
Uses of TLSource in eu.europa.esig.dss.tsl.sync
Constructors in eu.europa.esig.dss.tsl.sync with parameters of type TLSourceModifierConstructorDescriptionTrustedListCertificateSourceSynchronizer
(TLSource[] tlSources, LOTLSource[] lotlSources, TrustedListsCertificateSource certificateSource, SynchronizationStrategy synchronizationStrategy, SynchronizerCacheAccess cacheAccess) Default constructor