Seam Core JSF2 2.3.1.Final-redhat-1

org.jboss.seam.annotations.security
Annotation Type Admin


@Target(value={TYPE,METHOD})
@Documented
@Retention(value=RUNTIME)
@Inherited
@RoleCheck
public @interface Admin

Indicates that the action method requires the user to be a member of the 'admin' role to invoke.

Author:
Shane Bryzak


Seam Core JSF2 2.3.1.Final-redhat-1

Copyright © 2013 Seam Framework. All Rights Reserved.