|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
IAccessController | The IAccessController defines the general access to server lifecycle
objects. |
IObjectAccessController | The IObjectAccessController defines a security controller for accessing
objects and methods. |
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. |
DataSourceHandler | The DataSourceHandler allows access to credentials configured in the application configuration. |
DBSecurityManager | The DBSecurityManager uses a database to validate/authenticate users. |
DBSecurityManager.DBAccessController | The DBAccessController controls the access to server side objects based on the
configuration in the database. |
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 |