Package eu.europa.esig.dss.spi.x509.revocation
package eu.europa.esig.dss.spi.x509.revocation
-
ClassDescriptionJdbcRevocationSource<R extends Revocation>Abstract class to retrieve token from a JDBC datasourceMultipleRevocationSource<R extends Revocation>This interface allows to retrieve all revocation data for a given certificate.OfflineRevocationSource<R extends Revocation>Represents a revocation sources for a data obtained from an offline source (e.g.OnlineRevocationSource<R extends Revocation>Sub-interface for online sources of
RevocationToken
sThis class represents an online revocation source reply, containing the extractedRevocationToken
and the URLString
used to download the token fromRepositoryRevocationSource<R extends Revocation>Allows storing and retrieving of revocation data to/from a repository (e.g.Represents a certificate source present into a revocation tokenRevocationRef<R extends Revocation>This class represents an extracted revocation reference from a signatureAn identifier for a revocation referenceRevocationSource<R extends Revocation>This interface allows revocation data retrieving for a given certificate.RevocationSourceAlternateUrlsSupport<R extends Revocation>This interface provides a method to retrieve a revocation data with a list of alternative URL access pointsRevocationToken<R extends Revocation>Represents a revocation data tokenAn identifier for a revocation tokenRevocationTokenRefMatcher<R extends Revocation>This class is used to validate a revocation reference against a revocation token