public class JwkOutageCacheProperties extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
enabled |
protected long |
timeToLive
Time to live, in seconds
|
| Constructor and Description |
|---|
JwkOutageCacheProperties() |
| Modifier and Type | Method and Description |
|---|---|
long |
getTimeToLive() |
boolean |
isEnabled() |
void |
setEnabled(boolean enabled) |
void |
setTimeToLive(long timeToLive) |
Copyright © 2020 Entur AS. All rights reserved.