Uses of Class
org.entur.jwt.verifier.config.JwkOutageCacheProperties
-
Packages that use JwkOutageCacheProperties Package Description org.entur.jwt.verifier.config -
-
Uses of JwkOutageCacheProperties in org.entur.jwt.verifier.config
Fields in org.entur.jwt.verifier.config declared as JwkOutageCacheProperties Modifier and Type Field Description protected JwkOutageCachePropertiesJwkProperties. outageCacheMethods in org.entur.jwt.verifier.config that return JwkOutageCacheProperties Modifier and Type Method Description JwkOutageCachePropertiesJwkProperties. getOutageCache()Methods in org.entur.jwt.verifier.config with parameters of type JwkOutageCacheProperties Modifier and Type Method Description voidJwkProperties. setOutageCache(JwkOutageCacheProperties outageCache)
-