Interface | Description |
---|---|
X509UserCache |
Provides a cache of
UserDetails objects for the
X509AuthenticationProvider . |
Class | Description |
---|---|
EhCacheBasedX509UserCache | Deprecated |
NullX509UserCache |
"Cache" that doesn't do any caching.
|
SpringBasedX509UserCache |
Caches
User objects using a Spring Framework-based Cache . |
Copyright © 2020 Pivotal Software. All rights reserved.