| Interface | Description |
|---|---|
| Authorizer |
Tests whether permission is granted.
|
| Subject |
A subject has authorization attached to it.
|
| Class | Description |
|---|---|
| NullAuthorizer |
An implementation of
Authorizer that always returns false for
tests of permissions. |
| Exception | Description |
|---|---|
| AuthorizationException |
Thrown when not enough permissions are satisfied.
|
Copyright © 2015. All Rights Reserved.