| Class | Description |
|---|---|
| Authorization |
Interface for authorization mechanisms.
|
| GSSAuthorization |
GSSAPI client authorization.
|
| HostAuthorization |
Implements a simple host authorization mechanism.
|
| HostOrSelfAuthorization | |
| IdentityAuthorization |
Implements a simple identity authorization mechanism.
|
| NoAuthorization |
Implements the simplest authorization mechanism that does
not do any authorization checks.
|
| SelfAuthorization |
Performs the identity authorization check.
|
| Exception | Description |
|---|---|
| AuthorizationException |
Copyright © 2013. All Rights Reserved.