Package org.springframework.security.core.userdetails.cache

Implementations of UserCache.

See:
          Description

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

Package org.springframework.security.core.userdetails.cache Description

Implementations of UserCache.



Copyright © 2004-2011 SpringSource, Inc. All Rights Reserved.