public class AuthContextCache
extends java.lang.Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
AuthContextCache.CacheRegistration  | 
| Modifier and Type | Method and Description | 
|---|---|
static com.github.benmanes.caffeine.cache.Cache<java.lang.String,java.util.Optional<IAuthProvider.IAuthContext>> | 
getCache()  | 
public static com.github.benmanes.caffeine.cache.Cache<java.lang.String,java.util.Optional<IAuthProvider.IAuthContext>> getCache()
Copyright © 2023. All Rights Reserved.