Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.acegisecurity.providers.dao.cache

An authentication provider that relies upon a data access object.

See:
          Description

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

Package org.acegisecurity.providers.dao.cache Description

An authentication provider that relies upon a data access object.