Package org.apache.ws.security.cache

Interface Summary
ReplayCache A cache to store (String) identifiers to avoid replay attacks.
 

Class Summary
MemoryReplayCache A simple in-memory HashSet based cache to prevent against replay attacks.
 



Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.