Uses of Interface
org.craftercms.security.authentication.AuthenticationCache
Packages that use AuthenticationCache
Package
Description
-
Uses of AuthenticationCache in org.craftercms.security.authentication.impl
Classes in org.craftercms.security.authentication.impl that implement AuthenticationCacheModifier and TypeClassDescriptionclassImplementation ofAuthenticationCachethat uses a GuavaCache.Fields in org.craftercms.security.authentication.impl declared as AuthenticationCacheModifier and TypeFieldDescriptionprotected AuthenticationCacheAuthenticationManagerImpl.authenticationCacheMethods in org.craftercms.security.authentication.impl with parameters of type AuthenticationCacheModifier and TypeMethodDescriptionvoidAuthenticationManagerImpl.setAuthenticationCache(AuthenticationCache authenticationCache) -
Uses of AuthenticationCache in org.craftercms.security.utils.profile
Fields in org.craftercms.security.utils.profile declared as AuthenticationCacheModifier and TypeFieldDescriptionprotected AuthenticationCacheRefreshCurrentAuthenticationOnProfileUpdateAspect.authenticationCacheMethods in org.craftercms.security.utils.profile with parameters of type AuthenticationCacheModifier and TypeMethodDescriptionvoidRefreshCurrentAuthenticationOnProfileUpdateAspect.setAuthenticationCache(AuthenticationCache authenticationCache)