@Retention(value=RUNTIME) @Target(value=java.lang.annotation.ElementType.TYPE) public @interface RolesReferenced
| Modifier and Type | Required Element and Description | 
|---|---|
SecurityRoleRef[] | 
value
Deprecated.  
Specifies the references to security roles by the application. 
 | 
public abstract SecurityRoleRef[] value