Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
Authentication manager interface. More...
Public Member Functions | |
Policy | getPolicy () |
Gets a policy. | |
int | setPolicy (in Policy p) |
Sets a policy. | |
Public Attributes | |
constant int | ERR_UNSUPPORTED_TYPE = 1 |
Unsupported authentication type. | |
Authentication manager interface.
Definition at line 25 of file AuthManager.idl.
int auth::AuthManager::setPolicy | ( | in Policy | p | ) |
Sets a policy.
constant int auth::AuthManager::ERR_UNSUPPORTED_TYPE = 1 |
Unsupported authentication type.
Definition at line 27 of file AuthManager.idl.