12 [[
"cpp:header-ext:h",
"objc:header-dir:objc",
"js:ice-build"]]
13 [[
"cpp:include:Glacier2/Config.h"]]
19 [
"objc:prefix:GLACIER2"]
190 idempotent
int getSessionTimeout();
An object for managing the set of identity constraints for specific parts of object identity on a Ses...
Definition: Session.ice:68
The session manager for username/password authenticated users that is responsible for managing Sessio...
Definition: Session.ice:212
Glacier2 is a firewall solution for Ice.
Definition: PermissionsVerifier.ice:18
string reason
The reason why session creation has failed.
Definition: Session.ice:36
The session manager for SSL authenticated users that is responsible for managing Session objects...
Definition: Session.ice:245
This exception is raised if an attempt to create a new session failed.
Definition: Session.ice:29
A client-visible session object, which is tied to the lifecycle of a Router.
Definition: Session.ice:48
An administrative session control object, which is tied to the lifecycle of a Session.
Definition: Session.ice:151
sequence< string > StringSeq
A sequence of strings.
Definition: BuiltinSequences.ice:40
An object for managing the set of object identity constraints on a Session.
Definition: Session.ice:110
Information taken from an SSL connection used for permissions verification.
Definition: SSLInfo.ice:29
sequence< Identity > IdentitySeq
A sequence of identities.
Definition: Identity.ice:57