Package eu.europa.esig.dss.spi.x509.revocation
-
Interface Summary Interface Description MultipleRevocationSource<R extends Revocation> This interface allows to retrieve all revocation data for a given certificate.OnlineRevocationSource<R extends Revocation> Sub-interface for online sources ofRevocationToken
sRevocationSource<R extends Revocation> This interface allows to retrieve revocation data for a given certificate.RevocationSourceAlternateUrlsSupport<R extends Revocation> RevocationTokenRefMatcher<R extends Revocation> -
Class Summary Class Description JdbcRevocationSource<R extends Revocation> Abstract class to retrieve token from a JDBC datasourceOfflineRevocationSource<R extends Revocation> RepositoryRevocationSource<R extends Revocation> Allows storing and retrieving of revocation data to/from a repository (e.g.RevocationCertificateSource Represents a certificate source present into a revocation tokenRevocationRef<R extends Revocation> RevocationRefIdentifier RevocationToken<R extends Revocation> RevocationTokenIdentifier -
Exception Summary Exception Description RevocationException