Ice
3.9
Slice API Reference
Loading...
Searching...
No Matches
IceGrid
Registry
createAdminSession
createAdminSessionFromSecureConnection
createSession
createSessionFromSecureConnection
getSessionTimeout
◆
createAdminSession()
AdminSession
* createAdminSession
(
string
userId
,
string
password
) throws
PermissionDeniedException
Creates an administrative 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