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
Caches
User objects using a Spring IoC defined EHCACHE. |
class |
NullX509UserCache
"Cache" that doesn't do any caching.
|
Copyright © 2005–2018 The Spring Web Services Framework. All rights reserved.