Package io.helidon.security.abac.time
Annotation Interface TimeValidator.DaysOfWeek
- Enclosing class:
TimeValidator
@Retention(RUNTIME)
@Target({METHOD,TYPE})
@Documented
@Inherited
@AbacAnnotation
public static @interface TimeValidator.DaysOfWeek
Attribute annotation that can limit the days of week the resource is accessible.
-
Required Element Summary