Uses of Class
eu.europa.esig.dss.tsl.source.LOTLSource
Packages that use LOTLSource
Package
Description
-
Uses of LOTLSource in eu.europa.esig.dss.tsl.alerts.detections
Constructors in eu.europa.esig.dss.tsl.alerts.detections with parameters of type LOTLSourceModifierConstructorDescriptionLOTLLocationChangeDetection
(LOTLSource lotlSource) Default constructorOJUrlChangeDetection
(LOTLSource lotlSource) Default constructor -
Uses of LOTLSource in eu.europa.esig.dss.tsl.job
Methods in eu.europa.esig.dss.tsl.job with parameters of type LOTLSourceModifier and TypeMethodDescriptionvoid
TLValidationJob.setListOfTrustedListSources
(LOTLSource... listOfTrustedListSources) Sets the LOTL SourcesConstructor parameters in eu.europa.esig.dss.tsl.job with type arguments of type LOTLSourceModifierConstructorDescriptionTLSourceBuilder
(List<LOTLSource> lotlList, Map<CacheKey, ParsingCacheDTO> parsingResults) Default constructor -
Uses of LOTLSource in eu.europa.esig.dss.tsl.parsing
Constructors in eu.europa.esig.dss.tsl.parsing with parameters of type LOTLSourceModifierConstructorDescriptionLOTLParsingTask
(DSSDocument document, LOTLSource lotlSource) The default constructor -
Uses of LOTLSource in eu.europa.esig.dss.tsl.runnable
Constructors in eu.europa.esig.dss.tsl.runnable with parameters of type LOTLSourceModifierConstructorDescriptionLOTLAnalysis
(LOTLSource source, CacheAccessByKey cacheAccess, DSSFileLoader dssFileLoader, CountDownLatch latch) Default constructorLOTLWithPivotsAnalysis
(LOTLSource source, CacheAccessByKey cacheAccess, DSSFileLoader dssFileLoader, CacheAccessFactory cacheAccessFactory, CountDownLatch latch) Default constructorPivotProcessing
(LOTLSource pivotSource, CacheAccessByKey pivotCacheAccess, CacheAccessByKey lotlCacheAccess, DSSFileLoader dssFileLoader) Default constructor -
Uses of LOTLSource in eu.europa.esig.dss.tsl.summary
Constructors in eu.europa.esig.dss.tsl.summary with parameters of type LOTLSourceModifierConstructorDescriptionValidationJobSummaryBuilder
(ReadOnlyCacheAccess readOnlyCacheAccess, TLSource[] tlSources, LOTLSource[] lotlSources) Default constructor -
Uses of LOTLSource in eu.europa.esig.dss.tsl.sync
Constructors in eu.europa.esig.dss.tsl.sync with parameters of type LOTLSourceModifierConstructorDescriptionTrustedListCertificateSourceSynchronizer
(TLSource[] tlSources, LOTLSource[] lotlSources, TrustedListsCertificateSource certificateSource, SynchronizationStrategy synchronizationStrategy, SynchronizerCacheAccess cacheAccess) Default constructor