|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |