Uses of Class
org.entur.jwt.verifier.config.JwkCacheProperties
-
Packages that use JwkCacheProperties Package Description org.entur.jwt.verifier.config -
-
Uses of JwkCacheProperties in org.entur.jwt.verifier.config
Fields in org.entur.jwt.verifier.config declared as JwkCacheProperties Modifier and Type Field Description protected JwkCachePropertiesJwkProperties. cacheMethods in org.entur.jwt.verifier.config that return JwkCacheProperties Modifier and Type Method Description JwkCachePropertiesJwkProperties. getCache()Methods in org.entur.jwt.verifier.config with parameters of type JwkCacheProperties Modifier and Type Method Description voidJwkProperties. setCache(JwkCacheProperties cache)
-