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 TypeMethodDescriptionvoidTLValidationJob.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(eu.europa.esig.dss.model.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, eu.europa.esig.dss.spi.client.http.DSSFileLoader dssFileLoader, CountDownLatch latch) Default constructorLOTLWithPivotsAnalysis(LOTLSource source, CacheAccessByKey cacheAccess, eu.europa.esig.dss.spi.client.http.DSSFileLoader dssFileLoader, CacheAccessFactory cacheAccessFactory, CountDownLatch latch) Default constructorPivotProcessing(LOTLSource pivotSource, CacheAccessByKey pivotCacheAccess, CacheAccessByKey lotlCacheAccess, List<CacheAccessByKey> preceedingPivotCacheAccessByKeyList, eu.europa.esig.dss.spi.client.http.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, eu.europa.esig.dss.model.tsl.TrustPropertiesCertificateSource certificateSource, SynchronizationStrategy synchronizationStrategy, SynchronizerCacheAccess cacheAccess) Default constructor