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 SummaryRequired Elements Modifier and Type Required Element Description TimeValidator.TimeOfDay[]valueRepeatable annotation holder.
 
- 
- 
- 
Element Detail- 
valueTimeValidator.TimeOfDay[] value Repeatable annotation holder.- Returns:
- repeatable annotation
 
 
- 
 
-