See: Description
| Interface | Description |
|---|---|
| Guard |
This interface is only defined for hierarchy compatibility.
|
| Class | Description |
|---|---|
| BasicPermission |
The BasicPermission class extends the Permission class, and can be used as the base class for
permissions that want to follow the same naming convention as BasicPermission.
|
| Permission |
Abstract class for representing access to a system resource.
|