Uses of Class
io.quarkus.oidc.runtime.MemoryCache
-
Packages that use MemoryCache Package Description io.quarkus.oidc.runtime -
-
Uses of MemoryCache in io.quarkus.oidc.runtime
Fields in io.quarkus.oidc.runtime declared as MemoryCache Modifier and Type Field Description (package private) MemoryCache<TokenVerificationResult>BackChannelLogoutTokenCache. cache(package private) MemoryCache<io.quarkus.oidc.runtime.DefaultTokenIntrospectionUserInfoCache.CacheEntry>DefaultTokenIntrospectionUserInfoCache. cache
-