Uses of Interface
org.springframework.ws.soap.security.x509.cache.X509UserCache
Packages that use X509UserCache
Package
Description
-
Uses of X509UserCache in org.springframework.ws.soap.security.x509
Methods in org.springframework.ws.soap.security.x509 with parameters of type X509UserCacheModifier and TypeMethodDescriptionvoidX509AuthenticationProvider.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 X509UserCacheModifier and TypeClassDescriptionclassDeprecated.class"Cache" that doesn't do any caching.classCachesUserobjects using a Spring Framework-basedCache.
SpringBasedX509UserCacheand inject a platform neutral Spring-basedCache.