| Home >> All >> org >> acs >> damsel >> srvr >> [ auth Javadoc ] |
org.acs.damsel.srvr.auth: Javadoc index of package org.acs.damsel.srvr.auth.
Package Samples:
org.acs.damsel.srvr.auth
Classes:
AuthMgr: Class Name: AuthMgr Description: The Authorization Manager (AuthMgr for short) is a manager-level class that facilitates communication between the server layer and the presentation layer. It provides support for all things related to authorization, including methods for asking whether a specific user has permission to perform a specific action, retrieving permission names from the database, authenticating a user based on username and password, and verifying whether a user is in an administrator.
TestAuthMgr
| Home | Contact Us | Privacy Policy | Terms of Service |