@Retention(RUNTIME)
@Target({TYPE,METHOD})
public @interface RolesAllowed
| Modifier and Type | Required Element | Description |
|---|---|---|
SecurityRole[] |
value |
Deprecated.
The security-role element contains the definition of a security role
|
SecurityRole[] value