Package | Description |
---|---|
se.litsec.opensaml.saml2.common.response |
Interfaces and classes for working with SAML responses.
|
Modifier and Type | Class and Description |
---|---|
class |
InMemoryReplayChecker
An in-memory based message replay checker implementation.
|
class |
MessageReplayCheckerImpl
Message replay checker implementation using OpenSAML's
ReplayCache as an underlying cache. |
Modifier and Type | Field and Description |
---|---|
protected MessageReplayChecker |
ResponseProcessorImpl.messageReplayChecker
The replay checker.
|
Modifier and Type | Method and Description |
---|---|
void |
ResponseProcessorImpl.setMessageReplayChecker(MessageReplayChecker messageReplayChecker)
Assigns the message replay checker to use.
|
Copyright © 2018 Litsec AB. All rights reserved.