Uses of Package
org.objectweb.cjdbc.controller.authentication

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 files parsing 
 

Classes in org.objectweb.cjdbc.controller.authentication used by org.objectweb.cjdbc.controller.authentication
AuthenticationManagerException
          Authentication manager exception.
PasswordAuthenticator
          This class defines a PasswordAuthenticator
 

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.
 



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