Package org.springframework.security.core.userdetails.cache
Implementations of
UserCache.-
Class Summary Class Description EhCacheBasedUserCache Deprecated. since 5.6.NullUserCache Does not perform any caching.SpringCacheBasedUserCache CachesUserDetailsinstances in a Spring definedCache.