|
Spring Web Services Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use X509UserCache | |
---|---|
org.springframework.ws.soap.security.x509 | |
org.springframework.ws.soap.security.x509.cache |
Uses of X509UserCache in org.springframework.ws.soap.security.x509 |
---|
Methods in org.springframework.ws.soap.security.x509 with parameters of type X509UserCache | |
---|---|
void |
X509AuthenticationProvider.setX509UserCache(X509UserCache cache)
|
Uses of X509UserCache in org.springframework.ws.soap.security.x509.cache |
---|
Classes in org.springframework.ws.soap.security.x509.cache that implement X509UserCache | |
---|---|
class |
EhCacheBasedX509UserCache
Caches User objects using a Spring IoC defined EHCACHE. |
class |
NullX509UserCache
"Cache" that doesn't do any caching. |
|
Spring Web Services Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |