|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Target(value=ANNOTATION_TYPE) @Documented @Retention(value=RUNTIME) @Inherited public @interface PermissionCheck
Meta-annotation that designates an annotation as being a permission action, requiring a security check prior to invoking the annotated method or class
| Optional Element Summary | |
|---|---|
String |
value
|
public abstract String value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||