| Interface | Description |
|---|---|
| X509UserCache |
Provides a cache of
UserDetails objects for the
X509AuthenticationProvider. |
| Class | Description |
|---|---|
| EhCacheBasedX509UserCache |
Caches
User objects using a Spring IoC defined EHCACHE. |
| NullX509UserCache |
"Cache" that doesn't do any caching.
|