|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| IAdminRoles | The interface is implemented by the roles command. |
| IAdminUserProfile | The interface is implemented by the users command
and contains the methods for user management. |
| IClientConnection | Represent and active client connection and is returned by a
IClientConnectionsBrowser instance. |
| IClientConnectionsBrowser | This interface is implemented by the client connections browser dynamic command. |
| IClientConnectionsBrowserFactory | The interface is implemented by the connection_browser command factory. |
| IRoles | The interface is implemented by the roles command and provides
the client application with information about the available roles
and the roles assigned to the current user. |
| IUserOperationReturnCodes | This interface contains the codes returned by the user
operations of the admin command |
| IUserProfile | The interface is implemented by the users command
and allows the current user to change its password. |
| IUsersBrowser | This interface is implemented by the user browser dynamic command. |
| IUsersBrowserFactory | The interface is implemented by the user_browser command factory. |
Contains the interfaces used by the admin application. The admin application is registered automatically by the server at startup and provides user administration functionalities.
The admin application has the following structure:
Application Name: admin
Static Commands:
Interfaces implemented:
Interfaces implemented:
Command Factories:
IUsersBrowser
instances for browsing the user database.
Interfaces implemented:
IClientConnectionsBrowser
instances for browsing active client connections.
Interfaces implemented:
Client Callback Handlers:
none
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||