Class OfflineOCSPSource

java.lang.Object
eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource<OCSP>
eu.europa.esig.dss.spi.x509.revocation.ocsp.OfflineOCSPSource
All Implemented Interfaces:
MultipleRevocationSource<OCSP>, Serializable
Direct Known Subclasses:
CMSOCSPSource, ExternalResourcesOCSPSource, PAdESOCSPSource, XAdESOCSPSource

public abstract class OfflineOCSPSource
extends OfflineRevocationSource<OCSP>
Abstract class that helps to implement an OCSPSource with an already loaded list of BasicOCSPResp
See Also:
Serialized Form