Ice 3.8
Slice API Reference
Loading...
Searching...
No Matches
Glacier2::SSLPermissionsVerifier Interface Reference

Represents an object that checks user permissions. More...

defined in <Glacier2/PermissionsVerifier.ice>

interface SSLPermissionsVerifier { ... }

Operations

idempotent bool authorize (SSLInfo info, out string reason) throws PermissionDeniedException
 Checks if a user is authorized to establish a session.

Detailed Description

Represents an object that checks user permissions.

The Glacier2 router and other services use an SSLPermissionsVerifier proxy when the user is authenticated through an SSL certificate.

Definition at line 43 of file PermissionsVerifier.ice.


The documentation for this interface was generated from the following file: