| 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.
|
| SecuredObject |
Used in a method parameter to indicate the object or the ID of the object that should be secured through permission
checking.
|
Copyright © 2018 CrafterCMS. All rights reserved.