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 TypeMethodDescriptionvoidTLValidationJob.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 TypeClassDescriptionclassAccepts all trusted listsclassAllows skipping expired or invalid trusted listsConstructors in eu.europa.esig.dss.tsl.sync with parameters of type SynchronizationStrategyModifierConstructorDescriptionTrustedListCertificateSourceSynchronizer(TLSource[] tlSources, LOTLSource[] lotlSources, TrustPropertiesCertificateSource certificateSource, SynchronizationStrategy synchronizationStrategy, SynchronizerCacheAccess cacheAccess) Default constructor