Class JdbcCacheCRLSource

All Implemented Interfaces:
CRLSource, RevocationSource<CRL>, Serializable

public class JdbcCacheCRLSource
extends JdbcRevocationSource<CRL>
implements CRLSource
CRLSource that retrieve information from a JDBC datasource
See Also:
Serialized Form