Uses of Interface
eu.europa.esig.dss.spi.x509.revocation.MultipleRevocationSource
Packages that use MultipleRevocationSource
Package
Description
-
Uses of MultipleRevocationSource in eu.europa.esig.dss.spi.x509.revocation
Classes in eu.europa.esig.dss.spi.x509.revocation that implement MultipleRevocationSourceModifier and TypeClassDescriptionclassJdbcRevocationSource<R extends Revocation>Abstract class to retrieve token from a JDBC datasourceclassOfflineRevocationSource<R extends Revocation>Represents a revocation sources for a data obtained from an offline source (e.g.classRepositoryRevocationSource<R extends Revocation>Allows storing and retrieving of revocation data to/from a repository (e.g. -
Uses of MultipleRevocationSource in eu.europa.esig.dss.spi.x509.revocation.crl
Classes in eu.europa.esig.dss.spi.x509.revocation.crl that implement MultipleRevocationSourceModifier and TypeClassDescriptionclassThis class allows to provide a CRL source based on the list of external CRL(s).classThis class if a basic skeleton that is able to retrieve needed CRL data from the contained list. -
Uses of MultipleRevocationSource in eu.europa.esig.dss.spi.x509.revocation.ocsp
Classes in eu.europa.esig.dss.spi.x509.revocation.ocsp that implement MultipleRevocationSourceModifier and TypeClassDescriptionclassThis class is used to provide a collection of OCSP tokens by the user.classAbstract class that helps to implement an OCSPSource with an already loaded list of BasicOCSPResp