Uses of Package
org.objectweb.cjdbc.common.users

Packages that use org.objectweb.cjdbc.common.users
org.objectweb.cjdbc.common.users User objects used in the controller and in the console to authenticate access to different resources 
org.objectweb.cjdbc.controller.authentication Authentication manager core. 
org.objectweb.cjdbc.controller.virtualdatabase Virtual database core code including connection handling. 
org.objectweb.cjdbc.controller.xml XML configuration files parsing 
 

Classes in org.objectweb.cjdbc.common.users used by org.objectweb.cjdbc.common.users
AbstractDatabaseUser
          An AbstractDatabaseUser is just a login/password combination to represent an abstract database user.
 

Classes in org.objectweb.cjdbc.common.users used by org.objectweb.cjdbc.controller.authentication
AdminUser
          This class defines a AdminUser
DatabaseBackendUser
          A DatabaseBackendUser is a login/password combination to represent a database backend user.
VirtualDatabaseUser
          A VirtualDatabaseUser is a login/password combination to represent a virtual database user.
 

Classes in org.objectweb.cjdbc.common.users used by org.objectweb.cjdbc.controller.virtualdatabase
VirtualDatabaseUser
          A VirtualDatabaseUser is a login/password combination to represent a virtual database user.
 

Classes in org.objectweb.cjdbc.common.users used by org.objectweb.cjdbc.controller.xml
DatabaseBackendUser
          A DatabaseBackendUser is a login/password combination to represent a database backend user.
VirtualDatabaseUser
          A VirtualDatabaseUser is a login/password combination to represent a virtual database user.
 



Copyright © 2002, 2005 - ObjectWeb Consortium - All Rights Reserved.