Uses of Interface
eu.europa.esig.dss.spi.x509.revocation.OnlineRevocationSource
Package | Description |
---|---|
eu.europa.esig.dss.service.crl | |
eu.europa.esig.dss.service.ocsp | |
eu.europa.esig.dss.spi.x509.revocation |
-
Uses of OnlineRevocationSource in eu.europa.esig.dss.service.crl
Classes in eu.europa.esig.dss.service.crl that implement OnlineRevocationSource Modifier and Type Class Description class
OnlineCRLSource
Online CRL repository. -
Uses of OnlineRevocationSource in eu.europa.esig.dss.service.ocsp
Classes in eu.europa.esig.dss.service.ocsp that implement OnlineRevocationSource Modifier and Type Class Description class
OnlineOCSPSource
Online OCSP repository. -
Uses of OnlineRevocationSource in eu.europa.esig.dss.spi.x509.revocation
Fields in eu.europa.esig.dss.spi.x509.revocation declared as OnlineRevocationSource Modifier and Type Field Description protected OnlineRevocationSource<R>
RepositoryRevocationSource. proxiedSource
Methods in eu.europa.esig.dss.spi.x509.revocation with parameters of type OnlineRevocationSource Modifier and Type Method Description void
RepositoryRevocationSource. setProxySource(OnlineRevocationSource<R> proxiedSource)
The proxied revocation source to be called if the data is not available in the cache