Creates an administrative session.
- Parameters
-
userId | The user ID. |
password | The password for the given user. |
context | The request context. |
- Returns
- A future that becomes available when the invocation completes. This future holds:
- A proxy to the newly created session. This proxy is never null.