Package io.helidon.security.abac.role
Annotation Type RoleValidator.RolesContainer
-
@Retention(RUNTIME) @Target({METHOD,TYPE}) @Documented @Inherited @AbacAnnotation public static @interface RoleValidator.RolesContainer
Repeatable annotation forRoleValidator.Roles
.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description RoleValidator.Roles[]
value
Repeatable annotation value.
-
-
-
Element Detail
-
value
RoleValidator.Roles[] value
Repeatable annotation value.- Returns:
- repeatable annotation
-
-