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

Quick Search    Search Deep
A C E G L N O P R S

A

afterPropertiesSet() - Method in class org.acegisecurity.providers.dao.cache.EhCacheBasedUserCache
 

C

cache - Variable in class org.acegisecurity.providers.dao.cache.EhCacheBasedUserCache
 

E

EhCacheBasedUserCache - class org.acegisecurity.providers.dao.cache.EhCacheBasedUserCache.
Caches User objects using a Spring IoC defined EHCACHE.
EhCacheBasedUserCache() - Constructor for class org.acegisecurity.providers.dao.cache.EhCacheBasedUserCache
 

G

getCache() - Method in class org.acegisecurity.providers.dao.cache.EhCacheBasedUserCache
 
getUserFromCache(String) - Method in class org.acegisecurity.providers.dao.cache.EhCacheBasedUserCache
 
getUserFromCache(String) - Method in class org.acegisecurity.providers.dao.cache.NullUserCache
 

L

logger - Static variable in class org.acegisecurity.providers.dao.cache.EhCacheBasedUserCache
 

N

NullUserCache - class org.acegisecurity.providers.dao.cache.NullUserCache.
Does not perform any caching.
NullUserCache() - Constructor for class org.acegisecurity.providers.dao.cache.NullUserCache
 

O

org.acegisecurity.providers.dao.cache - package org.acegisecurity.providers.dao.cache
An authentication provider that relies upon a data access object.

P

putUserInCache(UserDetails) - Method in class org.acegisecurity.providers.dao.cache.EhCacheBasedUserCache
 
putUserInCache(UserDetails) - Method in class org.acegisecurity.providers.dao.cache.NullUserCache
 

R

removeUserFromCache(UserDetails) - Method in class org.acegisecurity.providers.dao.cache.EhCacheBasedUserCache
 
removeUserFromCache(String) - Method in class org.acegisecurity.providers.dao.cache.EhCacheBasedUserCache
 
removeUserFromCache(String) - Method in class org.acegisecurity.providers.dao.cache.NullUserCache
 

S

setCache(Cache) - Method in class org.acegisecurity.providers.dao.cache.EhCacheBasedUserCache
 

A C E G L N O P R S