Class JdbcCacheCRLSource

java.lang.Object
All Implemented Interfaces:
CRLSource, MultipleRevocationSource<CRL>, RevocationSource<CRL>, Serializable

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