Uses of Interface
eu.europa.esig.dss.tsl.sync.SynchronizationStrategy
Packages that use SynchronizationStrategy
-
Uses of SynchronizationStrategy in eu.europa.esig.dss.tsl.job
Methods in eu.europa.esig.dss.tsl.job with parameters of type SynchronizationStrategyModifier and TypeMethodDescriptionvoid
TLValidationJob.setSynchronizationStrategy
(SynchronizationStrategy synchronizationStrategy) Sets the strategy to follow for the certificate synchronization -
Uses of SynchronizationStrategy in eu.europa.esig.dss.tsl.sync
Classes in eu.europa.esig.dss.tsl.sync that implement SynchronizationStrategyModifier and TypeClassDescriptionclass
Accepts all trusted listsclass
Allows skipping expired or invalid trusted listsConstructors in eu.europa.esig.dss.tsl.sync with parameters of type SynchronizationStrategyModifierConstructorDescriptionTrustedListCertificateSourceSynchronizer
(TLSource[] tlSources, LOTLSource[] lotlSources, TrustedListsCertificateSource certificateSource, SynchronizationStrategy synchronizationStrategy, SynchronizerCacheAccess cacheAccess) Default constructor