Package org.objectweb.cjdbc.controller.authentication

Authentication manager core.

See:
          Description

Class Summary
AbstractDatabaseUser An AbstractDatabaseUser is just a login/password combination to represent an abstract database user.
AuthenticationManager The AuthenticationManager manages the mapping between virtual login/password (to the VirtualDatabase) and the real login/password for each backend.
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.
 

Exception Summary
AuthenticationManagerException Authentication manager exception.
 

Package org.objectweb.cjdbc.controller.authentication Description

Authentication manager core.



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