package

org.springframework.security.core.userdetails.cache

Implementations of UserCache.

Classes

EhCacheBasedUserCache Caches User objects using a Spring IoC defined EHCACHE
NullUserCache Does not perform any caching.