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