|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.objectweb.cjdbc.controller.authentication | |
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 file parsing and handling. |
org.objectweb.cjdbc.driver | C-JDBC driver core. |
Classes in org.objectweb.cjdbc.controller.authentication used by org.objectweb.cjdbc.controller.authentication | |
AbstractDatabaseUser
An AbstractDatabaseUser is just a login/password combination
to represent an abstract database user. |
|
AuthenticationManagerException
Authentication manager exception. |
|
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.controller.authentication used by org.objectweb.cjdbc.controller.virtualdatabase | |
AuthenticationManager
The AuthenticationManager manages the mapping between virtual
login/password (to the VirtualDatabase ) and the real
login/password for each backend. |
Classes in org.objectweb.cjdbc.controller.authentication used by org.objectweb.cjdbc.controller.xml | |
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. |
Classes in org.objectweb.cjdbc.controller.authentication used by org.objectweb.cjdbc.driver | |
VirtualDatabaseUser
A VirtualDatabaseUser is a login/password combination to
represent a virtual database user. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |