Package com.aquima.web.sessionmanager
package com.aquima.web.sessionmanager
-
ClassDescriptionThis session manager implementation is a session scoped Spring bean.An
IAquimaSessionsMap
implementation that storesIAquimaSession
instances in an externalIKeyValueStore
.Extends the basic session manager with external session store specific methods.AnIKeyValueStore
wrapper which causes all keys to be namespaced by prefixing them with an specified namespace string followed by the the colon character.This SessionClosed listener is responsible for closing HttpSessions when the PortalSession is closed.Class to allow only one aquima session (per http session)Service that stores the currentTaskExecutionDetails
.This task session listener is responsible for handling task action for specific session events.