| Class | Description |
|---|---|
| HasPermissionAnnotationHandler |
Aspect that handles
HasPermission annotations,
by doing appropriate permission checking. |
| Annotation Type | Description |
|---|---|
| HasPermission |
Annotations that applications can use to indicate that a certain method or all methods of a class require
permission checking.
|
| ProtectedResource |
Used in a method parameter to indicate the resource or main ID of the resource to be protected.
|
| ProtectedResourceId |
Used in a method parameter to indicate an ID (of several) of the resource to be protected.
|
Copyright © 2020 CrafterCMS. All rights reserved.