io.helidon.security.SecurityTime
Description
Time used in security, configurable
Configuration options
| Key | Type | Default | Description |
|---|---|---|---|
month | Long | Set an explicit value for one of the time fields (such as ChronoField#YEAR) | |
shift-by-seconds | Long | 0 | Configure a time-shift in seconds, to move the current time to past or future |
year | Long | Set an explicit value for one of the time fields (such as ChronoField#YEAR) | |
millisecond | Long | Set an explicit value for one of the time fields (such as ChronoField#YEAR) | |
hour-of-day | Long | Set an explicit value for one of the time fields (such as ChronoField#YEAR) | |
day-of-month | Long | Set an explicit value for one of the time fields (such as ChronoField#YEAR) | |
time-zone | ZoneId | Override current time zone | |
minute | Long | Set an explicit value for one of the time fields (such as ChronoField#YEAR) | |
second | Long | Set an explicit value for one of the time fields (such as ChronoField#YEAR) |
Usages
See the manifest for all available types.