Class JCacheSPStateManager

java.lang.Object
org.apache.cxf.rs.security.saml.sso.state.jcache.JCacheSPStateManager
All Implemented Interfaces:
Closeable, AutoCloseable, SPStateManager

public class JCacheSPStateManager extends Object implements SPStateManager
An in-memory JCache based implementation of the SPStateManager interface. The default TTL is 5 minutes.