Uses of Class
org.objectweb.cjdbc.common.users.AdminUser

Packages that use AdminUser
org.objectweb.cjdbc.controller.authentication Authentication manager core. 
 

Uses of AdminUser in org.objectweb.cjdbc.controller.authentication
 

Methods in org.objectweb.cjdbc.controller.authentication with parameters of type AdminUser
 boolean AuthenticationManager.isValidAdminUser(AdminUser user)
          Checks whether this administrator user has been registered to this AuthenticationManager or not.
 void AuthenticationManager.addAdminUser(AdminUser user)
          Add an admin user for this authentication manager.
 boolean AuthenticationManager.removeAdminUser(AdminUser user)
          Remove an admin user from the admin list
 



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