Package | Description |
---|---|
org.springframework.ws.soap.security.x509 | |
org.springframework.ws.soap.security.x509.cache |
Modifier and Type | Method and Description |
---|---|
void |
X509AuthenticationProvider.setX509UserCache(X509UserCache cache) |
Modifier and Type | Class and Description |
---|---|
class |
EhCacheBasedX509UserCache
Deprecated.
|
class |
NullX509UserCache
"Cache" that doesn't do any caching.
|
class |
SpringBasedX509UserCache
Caches
User objects using a Spring Framework-based Cache . |
Copyright © 2020 Pivotal Software. All rights reserved.