Class JdbcCacheCRLSource

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

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