Class MapSessionStore

  • All Implemented Interfaces:
    org.pac4j.core.context.session.SessionStore<RequestInfoWebContext>

    public class MapSessionStore
    extends Object
    implements org.pac4j.core.context.session.SessionStore<RequestInfoWebContext>
    A Pac4j SessionStore implementation that stores attributes in a Map