|
pure virtual |
Creates a client session.
| userId | The user ID. |
| password | The password for the given user. |
| response | The response callback. It accepts:
|
| exception | The exception callback. |
| current | The Current object of the incoming request. |
| IceGrid::PermissionDeniedException | Thrown when authentication or authorization fails. |