Package io.helidon.security.abac.scope
Annotation Type ScopeValidator.Scopes
-
@Retention(RUNTIME) @Target({METHOD,TYPE}) @Documented @Inherited public static @interface ScopeValidator.Scopes
Repeatable annotation forScopeValidator.Scope
.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description ScopeValidator.Scope[]
value
Repeatable annotation holder.
-
-
-
Element Detail
-
value
ScopeValidator.Scope[] value
Repeatable annotation holder.- Returns:
- repeatable annotation
-
-