Class IssuerProperties.JwksCache
- java.lang.Object
-
- no.nav.security.token.support.core.configuration.IssuerProperties.JwksCache
-
- Enclosing class:
- IssuerProperties
public static class IssuerProperties.JwksCache extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)LonggetLifespan()LonggetRefreshTime()inthashCode()BooleanisConfigured()voidsetLifespan(Long lifespan)voidsetRefreshTime(Long refreshTime)StringtoString()
-