Uses of Class
eu.europa.esig.dss.tsl.source.TLSource
Package
Description
-
Uses of TLSource in eu.europa.esig.dss.tsl.job
Modifier and TypeMethodDescriptionvoid
TLValidationJob.setTrustedListSources
(TLSource... trustedListSources) Sets the additional TL Sources -
Uses of TLSource in eu.europa.esig.dss.tsl.parsing
ModifierConstructorDescriptionTLParsingTask
(DSSDocument document, TLSource tlSource) The default constructor -
Uses of TLSource in eu.europa.esig.dss.tsl.runnable
Modifier and TypeMethodDescriptionprotected final TLSource
AbstractAnalysis.getSource()
Returns the currentTLSource
ModifierConstructorDescriptionprotected
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
-
Uses of TLSource in eu.europa.esig.dss.tsl.summary
ModifierConstructorDescriptionValidationJobSummaryBuilder
(ReadOnlyCacheAccess readOnlyCacheAccess, TLSource[] tlSources, LOTLSource[] lotlSources) Default constructor -
Uses of TLSource in eu.europa.esig.dss.tsl.sync
ModifierConstructorDescriptionTrustedListCertificateSourceSynchronizer
(TLSource[] tlSources, LOTLSource[] lotlSources, TrustedListsCertificateSource certificateSource, SynchronizationStrategy synchronizationStrategy, SynchronizerCacheAccess cacheAccess) Default constructor