Class InMemoryReplayCache
java.lang.Object
se.swedenconnect.spring.saml.idp.authnrequest.validation.replay.InMemoryReplayCache
- All Implemented Interfaces:
org.opensaml.storage.ReplayCache
An in-memory implementation of the
ReplayCache
interface.- Author:
- Martin Lindström
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
InMemoryReplayCache
public InMemoryReplayCache()Constructor.
-
-
Method Details
-
check
- Specified by:
check
in interfaceorg.opensaml.storage.ReplayCache
-