Uses of Class
eu.europa.esig.dss.tsl.source.TLSource
-
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 TLSource Modifier and Type Method Description List<TLSource>TLSourceBuilder. build()Builds a list ofTLSourcesMethods in eu.europa.esig.dss.tsl.job with parameters of type TLSource Modifier and Type Method Description voidTLValidationJob. 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 TLSource Constructor Description TLParsingTask(DSSDocument document, TLSource tlSource)The default constructor -
Uses of TLSource in eu.europa.esig.dss.tsl.runnable
Constructors in eu.europa.esig.dss.tsl.runnable with parameters of type TLSource Constructor Description TLAnalysis(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 Modifier and Type Class Description classLOTLSourceRepresent a List of Trusted Lists source -
Uses of TLSource in eu.europa.esig.dss.tsl.summary
Constructors in eu.europa.esig.dss.tsl.summary with parameters of type TLSource Constructor Description ValidationJobSummaryBuilder(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 TLSource Constructor Description TrustedListCertificateSourceSynchronizer(TLSource[] tlSources, LOTLSource[] lotlSources, TrustedListsCertificateSource certificateSource, SynchronizationStrategy synchronizationStrategy, SynchronizerCacheAccess cacheAccess)Default constructor