Ice Reference Documentation | ||
---|---|---|
<<< Previous | Slice Documentation | Next >>> |
interface |
The session manager for SSL 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.
|
Create a new session.
The SSL info.
A proxy to the session control object.
A proxy to the newly created session.
CannotCreateSessionException
Raised if the session cannot be created.
<<< Previous | Home | Next >>> |
Glacier2::SSLPermissionsVerifier | Up | Glacier2::Session |