|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use X509UserCache | |
|---|---|
| org.acegisecurity.providers.x509 | An authentication provider that can process X.509 certificaties. |
| org.acegisecurity.providers.x509.cache | User caches for the X509 provider. |
| Uses of X509UserCache in org.acegisecurity.providers.x509 |
|---|
| Methods in org.acegisecurity.providers.x509 with parameters of type X509UserCache | |
|---|---|
void |
X509AuthenticationProvider.setX509UserCache(X509UserCache cache)
|
| Uses of X509UserCache in org.acegisecurity.providers.x509.cache |
|---|
| Classes in org.acegisecurity.providers.x509.cache that implement X509UserCache | |
|---|---|
class |
EhCacheBasedX509UserCache
Caches User objects using a Spring IoC defined EHCACHE. |
class |
NullX509UserCache
"Cache" that doesn't do any caching. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||