Uses of Interface
eu.europa.esig.dss.model.x509.revocation.Revocation
Package
Description
-
Uses of Revocation in eu.europa.esig.dss.model.identifier
Modifier and TypeClassDescriptionclass
EncapsulatedRevocationTokenIdentifier<R extends Revocation>
This class is used to create a unique identifier for a revocation data binaries -
Uses of Revocation in eu.europa.esig.dss.model.x509.revocation.crl
-
Uses of Revocation in eu.europa.esig.dss.model.x509.revocation.ocsp
-
Uses of Revocation in eu.europa.esig.dss.spi.x509
Modifier and TypeClassDescriptionclass
AlternateUrlsSourceAdapter<R extends Revocation>
This class allows to inject alternative urls to collect revocation data. -
Uses of Revocation in eu.europa.esig.dss.spi.x509.revocation
Modifier and TypeClassDescriptionclass
JdbcRevocationSource<R extends Revocation>
Abstract class to retrieve token from a JDBC datasourceinterface
MultipleRevocationSource<R extends Revocation>
This interface allows to retrieve all revocation data for a given certificate.class
OfflineRevocationSource<R extends Revocation>
Represents a revocation sources for a data obtained from an offline source (e.g.interface
OnlineRevocationSource<R extends Revocation>
Sub-interface for online sources ofRevocationToken
sstatic class
This class represents an online revocation source reply, containing the extractedRevocationToken
and the URLString
used to download the token fromclass
RepositoryRevocationSource<R extends Revocation>
Allows storing and retrieving of revocation data to/from a repository (e.g.class
RevocationRef<R extends Revocation>
This class represents an extracted revocation reference from a signatureinterface
RevocationSource<R extends Revocation>
This interface allows revocation data retrieving for a given certificate.interface
RevocationSourceAlternateUrlsSupport<R extends Revocation>
This interface provides a method to retrieve a revocation data with a list of alternative URL access pointsclass
RevocationToken<R extends Revocation>
Represents a revocation data tokeninterface
RevocationTokenRefMatcher<R extends Revocation>
This class is used to validate a revocation reference against a revocation token -
Uses of Revocation in eu.europa.esig.dss.validation
Modifier and TypeClassDescriptionclass
ListRevocationSource<R extends Revocation>
This class allows to handle a listOfflineRevocationSource
Modifier and TypeMethodDescriptionprotected <R extends Revocation>
XmlOrphanRevocationTokenSignedDocumentDiagnosticDataBuilder.createOrphanTokenFromRevocationIdentifier
(EncapsulatedRevocationTokenIdentifier<R> revocationIdentifier) Creates an orphan revocation token fromEncapsulatedRevocationTokenIdentifier
protected <R extends Revocation>
List<XmlRevocationRef>DiagnosticDataBuilder.getXmlRevocationRefs
(String tokenId, Map<RevocationRef<R>, Set<RevocationRefOrigin>> refsAndOrigins) Returns a list ofXmlRevocationRef
for a token withtokenId