Uses of Class
org.entur.jwt.verifier.config.JwkPreemptiveCacheProperties
-
Packages that use JwkPreemptiveCacheProperties Package Description org.entur.jwt.verifier.config -
-
Uses of JwkPreemptiveCacheProperties in org.entur.jwt.verifier.config
Fields in org.entur.jwt.verifier.config declared as JwkPreemptiveCacheProperties Modifier and Type Field Description protected JwkPreemptiveCachePropertiesJwkCacheProperties. preemptiveMethods in org.entur.jwt.verifier.config that return JwkPreemptiveCacheProperties Modifier and Type Method Description JwkPreemptiveCachePropertiesJwkCacheProperties. getPreemptive()Methods in org.entur.jwt.verifier.config with parameters of type JwkPreemptiveCacheProperties Modifier and Type Method Description voidJwkCacheProperties. setPreemptive(JwkPreemptiveCacheProperties preemptive)
-