Package org.springframework.ws.soap.security.x509.cache
package org.springframework.ws.soap.security.x509.cache
Caching support for X.509 client certificates.
-
ClassDescription"Cache" that doesn't do any caching.Caches
User
objects using a Spring Framework-basedCache
.Provides a cache ofUserDetails
objects for theX509AuthenticationProvider
.