| Package | Description |
|---|---|
| org.jboss.seam.annotations.security |
Annotations (well, one annotation) for use with Seam security.
|
| Class and Description |
|---|
| PermissionCheck
Meta-annotation that designates an annotation as being a permission action,
requiring a security check prior to invoking the annotated method or class
|
| RoleCheck
Meta-annotation that designates an annotation as being a role,
requiring a security check prior to invoking the annotated method or class
|
Copyright © 2015 Seam Framework. All Rights Reserved.