|
JSecurity | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Annotation Types Summary | |
|---|---|
| RequiresPermissions | Requires the current executor's Subject to imply a particular permission in order to execute the annotated method. |
| RequiresRoles | Requires the currently executing Subject to have one or more specified roles
in order to execute the annotated method. |
Annotations used to restrict which methods may be invoked depending on the caller's access abilities.
|
JSecurity | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||