| Class | Description |
|---|---|
| Authorizations |
Authorizations represents an Account's Roles & Permissions. |
| DomainPermission |
Provides a base Permission class from which type-safe/domain-specific subclasses may extend.
|
| Permission |
A
WildcardPermission is a very flexible permission construct supporting multiple levels of
permission matching. |
| Role |
A simple representation of a security role that has a name and a collection of permissions.
|
| Exception | Description |
|---|---|
| AuthorizationException |
Copyright © 2017. All rights reserved.