Uses of Interface
ccc.security.Database

Packages that use Database
ccc.security CCC implementation of the LoginModule interface for user authentication. 
 

Uses of Database in ccc.security
 

Classes in ccc.security that implement Database
 class JdbcDatabase
          JDBC implementation of the Database api.
 

Constructors in ccc.security with parameters of type Database
CCCLoginModule(Database db)
          Constructor.
 



Copyright © 2010. All Rights Reserved.