|
pure virtual |
Creates a new session object.
userId | The user ID for the session. |
control | A proxy to the session control object. This proxy is null when Glacier2.Server.Endpoints is not configured. |
current | The Current object of the incoming request. |
Glacier2::CannotCreateSessionException | Thrown when the session cannot be created. |