Class JdbcCacheOCSPSource

All Implemented Interfaces:
OCSPSource, RevocationSource<OCSP>, Serializable

public class JdbcCacheOCSPSource
extends JdbcRevocationSource<OCSP>
implements OCSPSource
OCSPSource that retrieve information from a JDBC data-source.
See Also:
Serialized Form