5[[
"cpp:dll-export:GLACIER2_API"]]
6[[
"cpp:doxygen:include:Glacier2/Glacier2.h"]]
9[[
"cpp:include:Glacier2/Config.h"]]
11[[
"js:module:@zeroc/ice"]]
15[
"java:identifier:com.zeroc.Glacier2"]
string reason
The reason why permission was denied.
The exception that is thrown when a client is not allowed to create a session.
idempotent bool checkPermissions(string userId, string password, out string reason)
Checks if a user is authorized to establish a session.
Represents an object that checks user permissions.
idempotent bool authorize(SSLInfo info, out string reason)
Checks if a user is authorized to establish a session.
Represents an object that checks user permissions.
Communicate through firewalls and across NATs.
Represents information gathered from an incoming SSL connection and used for authentication and autho...