Uses of Class
eu.europa.esig.dss.spi.tsl.TrustedListsCertificateSource
Packages that use TrustedListsCertificateSource
-
Uses of TrustedListsCertificateSource in eu.europa.esig.dss.tsl.job
Methods in eu.europa.esig.dss.tsl.job with parameters of type TrustedListsCertificateSourceModifier and TypeMethodDescriptionvoid
TLValidationJob.setTrustedListCertificateSource
(TrustedListsCertificateSource trustedListCertificateSource) Sets the TrustedListsCertificateSource to be filled with the job -
Uses of TrustedListsCertificateSource in eu.europa.esig.dss.tsl.sync
Constructors in eu.europa.esig.dss.tsl.sync with parameters of type TrustedListsCertificateSourceModifierConstructorDescriptionTrustedListCertificateSourceSynchronizer
(TLSource[] tlSources, LOTLSource[] lotlSources, TrustedListsCertificateSource certificateSource, SynchronizationStrategy synchronizationStrategy, SynchronizerCacheAccess cacheAccess) Default constructor