Uses of Class
eu.europa.esig.dss.spi.tsl.TrustedListsCertificateSource
Package | Description |
---|---|
eu.europa.esig.dss.tsl.job | |
eu.europa.esig.dss.tsl.sync |
-
Uses of TrustedListsCertificateSource in eu.europa.esig.dss.tsl.job
Methods in eu.europa.esig.dss.tsl.job with parameters of type TrustedListsCertificateSource Modifier and Type Method Description void
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 TrustedListsCertificateSource Constructor Description TrustedListCertificateSourceSynchronizer(TLSource[] tlSources, LOTLSource[] lotlSources, TrustedListsCertificateSource certificateSource, SynchronizationStrategy synchronizationStrategy, SynchronizerCacheAccess cacheAccess)