Uses of Class
eu.europa.esig.dss.spi.x509.revocation.RepositoryRevocationSource
Packages that use RepositoryRevocationSource
Package
Description
-
Uses of RepositoryRevocationSource in eu.europa.esig.dss.service.crl
Subclasses of RepositoryRevocationSource in eu.europa.esig.dss.service.crlModifier and TypeClassDescriptionclassCRLSource that provides file-based caching functionality for CRL revocation data.classCRLSource that retrieve information from a JDBC datasource -
Uses of RepositoryRevocationSource in eu.europa.esig.dss.service.ocsp
Subclasses of RepositoryRevocationSource in eu.europa.esig.dss.service.ocspModifier and TypeClassDescriptionclassOCSPSource that stores its OCSP responses on the file system.classOCSPSource that retrieve information from a JDBC data-source. -
Uses of RepositoryRevocationSource in eu.europa.esig.dss.spi.x509.revocation
Subclasses of RepositoryRevocationSource in eu.europa.esig.dss.spi.x509.revocationModifier and TypeClassDescriptionclassFileRevocationSource<R extends Revocation>Abstract class that extendsRepositoryRevocationSourceto provide file-based caching functionality for revocation data.classJdbcRevocationSource<R extends Revocation>Abstract class to retrieve token from a JDBC datasource