Class TimeValidator

java.lang.Object
io.helidon.security.abac.time.TimeValidator
All Implemented Interfaces:
AbacValidator<TimeValidator.TimeConfig>

public final class TimeValidator extends Object implements AbacValidator<TimeValidator.TimeConfig>
Attribute validator for time based attribute checks. Currently supports:
  • between times (of a day - e.g. 8:30 - 17:00
  • days of week (e.g. MONDAY, TUESDAY)