|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| IAccessController | The IAccessController defines the general access to server lifecycle
objects. |
| ISecurityManager | The ISecurityManager has methods to check the access
of a user to a special application. |
| Class Summary | |
|---|---|
| AbstractSecurityManager | The AbstractSecurityManager is the base class for ISecurityManager implementations
but it does not implement the security methods. |
| DBSecurityManager | The DBSecurityManager uses a database to validate/authenticate users. |
| NtlmDBSecurityManager | The NtlmDBSecurityManager extends the DBSecurityManager and
allows a client to authenticate with its domain credentials. |
| XmlSecurityManager | The XmlSecurityManager uses a xml file to authenticate users. |
Contains classes which handles the validation of username/password combinations, with different protocols and different authentication systems.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||