Class OfflineOCSPSource

java.lang.Object
eu.europa.esig.dss.spi.x509.revocation.ocsp.OfflineOCSPSource
All Implemented Interfaces:
OCSPSource, RevocationSource<OCSPToken>, Serializable
Direct Known Subclasses:
ExternalResourcesOCSPSource, SignatureOCSPSource

public abstract class OfflineOCSPSource
extends Object
implements OCSPSource
Abstract class that helps to implement an OCSPSource with an already loaded list of BasicOCSPResp
See Also:
Serialized Form