|
|
The session manager for username/password authenticated users that is responsible for managing Session objects. New session objects are created by the Router object calling on an application-provided session manager. If no session manager is provided by the application, no client-visible sessions are passed to the client.
Create a new session.
A proxy to the newly created session.
|
|