Uses of Class
org.apache.nifi.web.security.util.CacheKey
Packages that use CacheKey
-
Uses of CacheKey in org.apache.nifi.web.security.logout
Fields in org.apache.nifi.web.security.logout with type parameters of type CacheKeyModifier and TypeFieldDescriptionprivate final com.github.benmanes.caffeine.cache.Cache
<CacheKey, LogoutRequest> LogoutRequestManager.requestLookup