| Package | Description |
|---|---|
| org.apache.cxf.rs.security.saml.sso |
| Modifier and Type | Class and Description |
|---|---|
class |
EHCacheTokenReplayCache
An in-memory EHCache implementation of the TokenReplayCache interface.
|
| Modifier and Type | Method and Description |
|---|---|
TokenReplayCache<String> |
AbstractRequestAssertionConsumerHandler.getReplayCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractRequestAssertionConsumerHandler.setReplayCache(TokenReplayCache<String> replayCache) |
void |
SAMLSSOResponseValidator.setReplayCache(TokenReplayCache<String> replayCache) |
Apache CXF