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


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

Used to restrict access to a Seam component or component method.

Author:
Shane Bryzak

Optional Element Summary
 String value
           
 

value

public abstract String value
Default:
""