Ice Reference Documentation | ||
---|---|---|
<<< Previous | Slice Documentation | Next >>> |
interface |
The SSL Glacier2 permissions verifier. This is called through the process of establishing a session.
Check whether a user has permission to access the router.
bool authorize( |
Check whether a user has permission to access the router.
The SSL information.
The reason why access was denied.
True if access is granted, or false otherwise.
<<< Previous | Home | Next >>> |
Glacier2::SSLInfo | Up | Glacier2::SSLSessionManager |