Uses of Interface
eu.europa.esig.dss.model.tsl.TrustPropertiesCertificateSource
Packages that use TrustPropertiesCertificateSource
Package
Description
-
Uses of TrustPropertiesCertificateSource in eu.europa.esig.dss.spi.tsl
Classes in eu.europa.esig.dss.spi.tsl that implement TrustPropertiesCertificateSourceModifier and TypeClassDescriptionclass
This class allows injection of trusted certificates from Trusted Lists -
Uses of TrustPropertiesCertificateSource in eu.europa.esig.dss.tsl.job
Methods in eu.europa.esig.dss.tsl.job with parameters of type TrustPropertiesCertificateSourceModifier and TypeMethodDescriptionvoid
TLValidationJob.setTrustedListCertificateSource
(TrustPropertiesCertificateSource trustPropertiesCertificateSource) Sets the TrustedListsCertificateSource to be filled with the job -
Uses of TrustPropertiesCertificateSource in eu.europa.esig.dss.tsl.sync
Constructors in eu.europa.esig.dss.tsl.sync with parameters of type TrustPropertiesCertificateSourceModifierConstructorDescriptionTrustedListCertificateSourceSynchronizer
(TLSource[] tlSources, LOTLSource[] lotlSources, TrustPropertiesCertificateSource certificateSource, SynchronizationStrategy synchronizationStrategy, SynchronizerCacheAccess cacheAccess) Default constructor