Uses of Interface
eu.europa.esig.dss.spi.x509.revocation.RevocationSource
Packages that use RevocationSource
Package
Description
-
Uses of RevocationSource in eu.europa.esig.dss.spi.x509
Classes in eu.europa.esig.dss.spi.x509 that implement RevocationSourceModifier and TypeClassDescriptionclassAlternateUrlsSourceAdapter<R extends Revocation>This class allows to inject alternative urls to collect revocation data. -
Uses of RevocationSource in eu.europa.esig.dss.spi.x509.revocation
Subinterfaces of RevocationSource in eu.europa.esig.dss.spi.x509.revocationModifier and TypeInterfaceDescriptioninterfaceOnlineRevocationSource<R extends Revocation>Sub-interface for online sources ofRevocationTokensinterfaceRevocationSourceAlternateUrlsSupport<R extends Revocation>This interface provides a method to retrieve a revocation data with a list of alternative URL access pointsClasses in eu.europa.esig.dss.spi.x509.revocation that implement RevocationSourceModifier 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 RevocationSource in eu.europa.esig.dss.spi.x509.revocation.crl
Subinterfaces of RevocationSource in eu.europa.esig.dss.spi.x509.revocation.crlModifier and TypeInterfaceDescriptioninterfaceTyped sub-interface which allows collection ofCRLToken(s).Classes in eu.europa.esig.dss.spi.x509.revocation.crl that implement RevocationSourceModifier 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 RevocationSource in eu.europa.esig.dss.spi.x509.revocation.ocsp
Subinterfaces of RevocationSource in eu.europa.esig.dss.spi.x509.revocation.ocspModifier and TypeInterfaceDescriptioninterfaceTyped sub-interface which allows collection ofOCSPToken(s).Classes in eu.europa.esig.dss.spi.x509.revocation.ocsp that implement RevocationSourceModifier 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