Uses of Class
eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource
Packages that use OfflineRevocationSource
Package
Description
-
Uses of OfflineRevocationSource in eu.europa.esig.dss.spi.x509
Subclasses of OfflineRevocationSource in eu.europa.esig.dss.spi.x509Modifier and TypeClassDescriptionclassCRLSource that retrieves information from aCMSSignedDatacontainer.classOCSPSource that retrieves information from aCMSSignedDatacontainer. -
Uses of OfflineRevocationSource in eu.europa.esig.dss.spi.x509.revocation
Methods in eu.europa.esig.dss.spi.x509.revocation that return types with arguments of type OfflineRevocationSourceModifier and TypeMethodDescriptionListRevocationSource.getSources()Gets a list of all embedded sourcesMethods in eu.europa.esig.dss.spi.x509.revocation with parameters of type OfflineRevocationSourceModifier and TypeMethodDescriptionvoidListRevocationSource.add(OfflineRevocationSource<R> revocationSource) Adds therevocationSourceto the list by keeping old valuesMethod parameters in eu.europa.esig.dss.spi.x509.revocation with type arguments of type OfflineRevocationSourceModifier and TypeMethodDescriptionvoidListRevocationSource.addAll(List<OfflineRevocationSource<R>> revocationSources) Adds allrevocationSourcesto the list by keeping old valuesConstructors in eu.europa.esig.dss.spi.x509.revocation with parameters of type OfflineRevocationSourceModifierConstructorDescriptionListRevocationSource(OfflineRevocationSource<R> revocationSource) This constructor allows to initialize the list with anOfflineRevocationSource. -
Uses of OfflineRevocationSource in eu.europa.esig.dss.spi.x509.revocation.crl
Subclasses of OfflineRevocationSource in eu.europa.esig.dss.spi.x509.revocation.crlModifier 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 OfflineRevocationSource in eu.europa.esig.dss.spi.x509.revocation.ocsp
Subclasses of OfflineRevocationSource in eu.europa.esig.dss.spi.x509.revocation.ocspModifier 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 -
Uses of OfflineRevocationSource in eu.europa.esig.dss.spi.x509.tsp
Subclasses of OfflineRevocationSource in eu.europa.esig.dss.spi.x509.tspModifier and TypeClassDescriptionclassCRLSource that retrieves information embedded to aTimeStampTokenclassOCSPSource that retrieves information embedded to aTimeStampToken