Uses of Interface
eu.europa.esig.dss.spi.x509.revocation.OnlineRevocationSource
Packages that use OnlineRevocationSource
Package
Description
-
Uses of OnlineRevocationSource in eu.europa.esig.dss.service.crl
Classes in eu.europa.esig.dss.service.crl that implement OnlineRevocationSource -
Uses of OnlineRevocationSource in eu.europa.esig.dss.service.ocsp
Classes in eu.europa.esig.dss.service.ocsp that implement OnlineRevocationSource -
Uses of OnlineRevocationSource in eu.europa.esig.dss.spi.x509.revocation
Fields in eu.europa.esig.dss.spi.x509.revocation declared as OnlineRevocationSourceModifier and TypeFieldDescriptionprotected OnlineRevocationSource<R>
RepositoryRevocationSource.proxiedSource
Data source used to access a revocation token that is not present in the repositoryMethods in eu.europa.esig.dss.spi.x509.revocation with parameters of type OnlineRevocationSourceModifier and TypeMethodDescriptionvoid
RepositoryRevocationSource.setProxySource
(OnlineRevocationSource<R> proxiedSource) The proxied revocation source to be called if the data is not available in the cache