Uses of Class
org.jboss.seam.security.annotations.RoleCheck

Packages that use RoleCheck
org.jboss.seam.security.annotations   
 

Uses of RoleCheck in org.jboss.seam.security.annotations
 

Classes in org.jboss.seam.security.annotations with annotations of type RoleCheck
 interface Admin
          Indicates that the action method requires the user to be a member of the 'admin' role to invoke.
 



Copyright © 2011 Seam Framework. All Rights Reserved.