Uses of Interface
eu.europa.esig.dss.model.x509.revocation.Revocation
Packages that use Revocation
Package
Description
-
Uses of Revocation in eu.europa.esig.dss.model.identifier
Classes in eu.europa.esig.dss.model.identifier with type parameters of type RevocationModifier and TypeClassDescriptionclassEncapsulatedRevocationTokenIdentifier<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
Subinterfaces of Revocation in eu.europa.esig.dss.model.x509.revocation.crl -
Uses of Revocation in eu.europa.esig.dss.model.x509.revocation.ocsp
Subinterfaces of Revocation in eu.europa.esig.dss.model.x509.revocation.ocsp -
Uses of Revocation in eu.europa.esig.dss.spi.x509
Classes in eu.europa.esig.dss.spi.x509 with type parameters of type RevocationModifier and TypeClassDescriptionclassAlternateUrlsSourceAdapter<R extends Revocation>This class allows to inject alternative urls to collect revocation data.classCompositeRevocationSource<T extends Revocation>This class allows to retrieve a RevocationToken with different sources. -
Uses of Revocation in eu.europa.esig.dss.spi.x509.revocation
Classes in eu.europa.esig.dss.spi.x509.revocation with type parameters of type RevocationModifier and TypeClassDescriptionclassJdbcRevocationSource<R extends Revocation>Abstract class to retrieve token from a JDBC datasourceclassListRevocationSource<R extends Revocation>This class allows to handle a listOfflineRevocationSourceinterfaceMultipleRevocationSource<R extends Revocation>This interface allows to retrieve all revocation data for a given certificate.classOfflineRevocationSource<R extends Revocation>Represents a revocation sources for a data obtained from an offline source (e.g. signature)classRepositoryRevocationSource<R extends Revocation>Allows storing and retrieving of revocation data to/from a repository (e.g. database)classRevocationRef<R extends Revocation>This class represents an extracted revocation reference from a signatureinterfaceRevocationSource<R extends Revocation>This interface allows revocation data retrieving for a given certificate.interfaceRevocationSourceAlternateUrlsSupport<R extends Revocation>This interface provides a method to retrieve a revocation data with a list of alternative URL access pointsclassRevocationToken<R extends Revocation>Represents a revocation data tokeninterfaceRevocationTokenRefMatcher<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.reports.diagnostic
Methods in eu.europa.esig.dss.validation.reports.diagnostic with type parameters of type RevocationModifier and TypeMethodDescriptionprotected <R extends Revocation>
XmlOrphanRevocationTokenSignedDocumentDiagnosticDataBuilder.createOrphanTokenFromRevocationIdentifier(EncapsulatedRevocationTokenIdentifier<R> revocationIdentifier) Creates an orphan revocation token fromEncapsulatedRevocationTokenIdentifierprotected <R extends Revocation>
List<XmlRevocationRef> DiagnosticDataBuilder.getXmlRevocationRefs(String tokenId, Map<RevocationRef<R>, Set<RevocationRefOrigin>> refsAndOrigins) Returns a list ofXmlRevocationReffor a token withtokenId