Interface DataSessionStore
- All Superinterfaces:
org.pac4j.core.context.session.SessionStore
public interface DataSessionStore
extends org.pac4j.core.context.session.SessionStore
Interface for session stores which grants access to data map
-
Method Summary
Methods inherited from interface org.pac4j.core.context.session.SessionStore
buildFromTrackableSession, destroySession, get, getSessionId, getTrackableSession, renewSession, set
-
Method Details
-
getData
-