Ice
3.9
Slice API Reference
Loading...
Searching...
No Matches
IceGrid
Registry
createAdminSession
createAdminSessionFromSecureConnection
createSession
createSessionFromSecureConnection
getSessionTimeout
◆
createSession()
Session
* createSession
(
string
userId
,
string
password
) throws
PermissionDeniedException
Creates a client session.
Parameters
userId
The user ID.
password
The password for the given user.
Returns
A proxy to the newly created session. This proxy is never null.
Exceptions
PermissionDeniedException
Thrown when authentication or authorization fails.
Generated by
1.16.1