Annotation Type RequiresRole
@Documented
@Target({TYPE,CONSTRUCTOR,METHOD,ANNOTATION_TYPE})
@Retention(RUNTIME)
@Inherited
public @interface RequiresRole
-
Optional Element Summary
Optional Elements
-
Element Details
-
value
String[] value- Default:
- {}
-