Spring Security Framework

Package org.springframework.security.providers.dao.cache

Caches User objects for the DaoAuthenticationProvider.

See:
          Description

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

Package org.springframework.security.providers.dao.cache Description

Caches User objects for the DaoAuthenticationProvider.


Spring Security Framework

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