12 [[
"cpp:header-ext:h",
"objc:header-dir:objc",
"js:ice-build"]]
13 [[
"cpp:include:Glacier2/Config.h"]]
17 [
"objc:prefix:GLACIER2"]
65 [
"nonmutating",
"cpp:const",
"format:sliced"]
66 idempotent
bool checkPermissions(
string userId,
string password, out
string reason)
97 [
"nonmutating",
"cpp:const",
"format:sliced"]
98 idempotent
bool authorize(
SSLInfo info, out
string reason)
The SSL Glacier2 permissions verifier.
Definition: PermissionsVerifier.ice:78
Glacier2 is a firewall solution for Ice.
Definition: PermissionsVerifier.ice:18
This exception is raised if a client is denied the ability to create a session with the router...
Definition: PermissionsVerifier.ice:28
string reason
The reason why permission was denied.
Definition: PermissionsVerifier.ice:35
The Glacier2 permissions verifier.
Definition: PermissionsVerifier.ice:46
Information taken from an SSL connection used for permissions verification.
Definition: SSLInfo.ice:29