Class JdbcCacheOCSPSource

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

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