Package | Description |
---|---|
org.acegisecurity.providers.x509 |
An authentication provider that can process X.509 certificaties.
|
org.acegisecurity.providers.x509.cache |
User caches for the X509 provider.
|
Modifier and Type | Method and Description |
---|---|
void |
X509AuthenticationProvider.setX509UserCache(X509UserCache cache) |
Modifier and Type | Class and Description |
---|---|
class |
EhCacheBasedX509UserCache
Caches
User objects using a Spring IoC defined EHCACHE. |
class |
NullX509UserCache
"Cache" that doesn't do any caching.
|
Copyright © 2004-2014 Interface21, Inc. All Rights Reserved.