12 [[
"cpp:header-ext:h",
"objc:header-dir:objc",
"js:ice-build"]]
13 [[
"cpp:include:IceGrid/Config.h"]]
19 [
"objc:prefix:ICEGRID"]
52 Session* createSession(
string userId,
string password)
73 AdminSession* createAdminSession(
string userId,
string password)
90 Session* createSessionFromSecureConnection()
122 [
"nonmutating",
"cpp:const"] idempotent
int getSessionTimeout();
135 [
"nonmutating",
"cpp:const"] idempotent
int getACMTimeout();
Used by administrative clients to view, update, and receive observer updates from the IceGrid registr...
Definition: Admin.ice:1262
A session object is used by IceGrid clients to allocate and release objects.
Definition: Session.ice:33
IceGrid is a server activation and deployment tool.
Definition: Admin.ice:24
The IceGrid registry allows clients create sessions directly with the registry.
Definition: Registry.ice:32
This exception is raised if a client is denied the ability to create a session with IceGrid...
Definition: Exception.ice:331