Uses of Interface
org.apache.cxf.rs.security.saml.sso.TokenReplayCache
Packages that use TokenReplayCache
-
Uses of TokenReplayCache in org.apache.cxf.rs.security.saml.sso
Classes in org.apache.cxf.rs.security.saml.sso that implement TokenReplayCacheModifier and TypeClassDescriptionclassAn in-memory EHCache implementation of the TokenReplayCache interface.Methods in org.apache.cxf.rs.security.saml.sso that return TokenReplayCacheMethods in org.apache.cxf.rs.security.saml.sso with parameters of type TokenReplayCacheModifier and TypeMethodDescriptionvoidAbstractRequestAssertionConsumerHandler.setReplayCache(TokenReplayCache<String> replayCache) voidSAMLSSOResponseValidator.setReplayCache(TokenReplayCache<String> replayCache)