Package org.springframework.ws.soap.security.wss4j2.cache
@NullMarked
package org.springframework.ws.soap.security.wss4j2.cache
Spring-backed
ReplayCache implementations for
WSS4J WS-Security.-
ClassesClassDescription
SpringReplayCachebacked by an internalConcurrentMapCachethat sweeps all expired entries on cache access so keys that are never read again are still removed once they expire.Apache WSS4JReplayCachebacked by a SpringCache.