|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@InterceptorBinding @Target(value={TYPE,METHOD}) @Retention(value=RUNTIME) public @interface HasRoles
Makes sure the Active User as the Specified Role.
Required Element Summary | |
---|---|
Role[] |
roles
Role to Enforce. |
Element Detail |
---|
public abstract Role[] roles
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |