Package io.helidon.security.abac.time
Annotation Type TimeValidator.TimesOfDay
-
@Retention(RUNTIME) @Target({METHOD,TYPE}) @Documented @Inherited @AbacAnnotation public static @interface TimeValidator.TimesOfDay
Constraint for a time of day - container for repeatingTimeValidator.TimeOfDay
.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description TimeValidator.TimeOfDay[]
value
Repeatable annotation holder.
-
-
-
Element Detail
-
value
TimeValidator.TimeOfDay[] value
Repeatable annotation holder.- Returns:
- repeatable annotation
-
-