Uses of Class
eu.europa.esig.dss.tsl.source.LOTLSource
-
Uses of LOTLSource in eu.europa.esig.dss.tsl.alerts.detections
Constructors in eu.europa.esig.dss.tsl.alerts.detections with parameters of type LOTLSource Constructor Description LOTLLocationChangeDetection(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 LOTLSource Modifier and Type Method Description void
TLValidationJob. setListOfTrustedListSources(LOTLSource... listOfTrustedListSources)
Sets the LOTL SourcesConstructor parameters in eu.europa.esig.dss.tsl.job with type arguments of type LOTLSource Constructor Description TLSourceBuilder(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 LOTLSource Constructor Description LOTLParsingTask(DSSDocument document, LOTLSource lotlSource)
The default constructor -
Uses of LOTLSource in eu.europa.esig.dss.tsl.runnable
Methods in eu.europa.esig.dss.tsl.runnable with parameters of type LOTLSource Modifier and Type Method Description protected void
AbstractAnalysis. lotlParsing(DSSDocument document, LOTLSource source)
Parses the documentConstructors in eu.europa.esig.dss.tsl.runnable with parameters of type LOTLSource Constructor Description LOTLAnalysis(LOTLSource source, CacheAccessByKey cacheAccess, DSSFileLoader dssFileLoader, CountDownLatch latch)
Default constructorLOTLWithPivotsAnalysis(CacheAccessFactory cacheAccessFactory, LOTLSource source, DSSFileLoader dssFileLoader, CountDownLatch latch)
Default constructorPivotProcessing(LOTLSource source, CacheAccessByKey cacheAccess, 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 LOTLSource Constructor Description ValidationJobSummaryBuilder(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 LOTLSource Constructor Description TrustedListCertificateSourceSynchronizer(TLSource[] tlSources, LOTLSource[] lotlSources, TrustedListsCertificateSource certificateSource, SynchronizationStrategy synchronizationStrategy, SynchronizerCacheAccess cacheAccess)
Default constructor