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