Uses of Package
org.jboss.seam.annotations.security

Packages that use org.jboss.seam.annotations.security
org.jboss.seam.annotations.security Annotations (well, one annotation) for use with Seam security. 
 

Classes in org.jboss.seam.annotations.security used by org.jboss.seam.annotations.security
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