public class JwkPreemptiveCacheProperties extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
enabled |
protected long |
timeToExpires
time to live, in seconds
|
| Constructor and Description |
|---|
JwkPreemptiveCacheProperties() |
| Modifier and Type | Method and Description |
|---|---|
long |
getTimeToExpires() |
boolean |
isEnabled() |
void |
setEnabled(boolean enabled) |
void |
setTimeToExpires(long timeToExpires) |
Copyright © 2020 Entur AS. All rights reserved.