|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| AuthorizationManager | retrieve user's permissions. |
| Class Summary | |
| AbstractAuthorizationManager | Abstract class inherited by all the AuthorizationManager implementations. |
| AuthorizationConnectionFactory | Factory for Database Connection. |
| AuthorizationManagerFactory | permission manager factory, which returns the AuthorizationManager implementation. |
| DB2AuthorizationManager | PermissionManager implementation which enable Permission management with a DB2 Database backend. |
| JdbcAuthorizationManager | AuthorizationManager abstract class inherited by the database-backed AuthorizationManager implementations. |
| MySQLAuthorizationManager | AuthorizationManager implementation which enable Permission management with an MySQL Database backend. |
| OracleAuthorizationManager | AuthorizationManager implementation which enable Permission management with an Oracle Database backend. |
| PostgreSQLAuthorizationManager | AuthorizationManager implementation which enable Permission management with an PostGreSQL Database backend. |
| SQLServerAuthorizationManager | AuthorizationManager implementation. |
| XmlAuthorizationManager | AuthorizationManager implementation which enable Permission Management with an XML backend. |
| Exception Summary | |
| AuthorizationException | |
contains the authorization API through the PermissionManager interface, and its implementations.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||