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.x509.cache.EhCacheBasedX509UserCache
 

C

cache - Variable in class org.acegisecurity.providers.x509.cache.EhCacheBasedX509UserCache
 

E

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

G

getUserFromCache(X509Certificate) - Method in class org.acegisecurity.providers.x509.cache.EhCacheBasedX509UserCache
 
getUserFromCache(X509Certificate) - Method in class org.acegisecurity.providers.x509.cache.NullX509UserCache
 

L

logger - Static variable in class org.acegisecurity.providers.x509.cache.EhCacheBasedX509UserCache
 

N

NullX509UserCache - class org.acegisecurity.providers.x509.cache.NullX509UserCache.
"Cache" that doesn't do any caching.
NullX509UserCache() - Constructor for class org.acegisecurity.providers.x509.cache.NullX509UserCache
 

O

org.acegisecurity.providers.x509.cache - package org.acegisecurity.providers.x509.cache
Implements a provider-based approach to authentication decisions.

P

putUserInCache(X509Certificate, UserDetails) - Method in class org.acegisecurity.providers.x509.cache.EhCacheBasedX509UserCache
 
putUserInCache(X509Certificate, UserDetails) - Method in class org.acegisecurity.providers.x509.cache.NullX509UserCache
 

R

removeUserFromCache(X509Certificate) - Method in class org.acegisecurity.providers.x509.cache.EhCacheBasedX509UserCache
 
removeUserFromCache(X509Certificate) - Method in class org.acegisecurity.providers.x509.cache.NullX509UserCache
 

S

setCache(Cache) - Method in class org.acegisecurity.providers.x509.cache.EhCacheBasedX509UserCache
 

A C E G L N O P R S