| Class | Description |
|---|---|
| ACLStore.GENERAL |
| Annotation Type | Description |
|---|---|
| ACLIdentifier |
Marks the field of an @ACLStore annotated entity bean as containing the identifier value for the
resource.
|
| ACLPermission |
Marker annotation.
|
| ACLRecipient |
Marks the field of an @ACLStore annotated entity bean as containing the recipient of the ACL permissions
|
| ACLResourceClass |
Marker annotation.
|
| ACLStore |
Denotes an entity bean (i.e.
|
| AllowedPermission |
Specifies an allowable permission action for the target class, and allows for an optional bit mask
value for mapping the permission action to a persistent store
|
| AllowedPermissions |
Specifies a list of permission actions for a class
|
| CheckPermissions | |
| PermissionsHandledBy |
Configures the Permission Handler to use for instance-based permissions.
|
| RequiresPermission |
Copyright © 2013. All Rights Reserved.