| Enum | Description |
|---|---|
| PermissionPropertyType |
| Annotation Type | Description |
|---|---|
| Identifier |
Configures the Identifier strategy to use for instance-based permissions.
|
| Permission |
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
|
| PermissionProperty |
Marks an entity field or method as being a property for storing permission
related data.
|
| Permissions |
Specifies a list of permission actions for a class
|
Copyright © 2013 Seam Framework. All Rights Reserved.