Uses of Class
org.nuxeo.ecm.platform.web.common.session.SessionInfo
-
Uses of SessionInfo in org.nuxeo.ecm.platform.web.common.session
Modifier and TypeFieldDescriptionprotected Map<String,
SessionInfo> NuxeoHttpSessionMonitor.sessionTracker
Modifier and TypeMethodDescriptionNuxeoHttpSessionMonitor.addEntry
(javax.servlet.http.HttpSession session) NuxeoHttpSessionMonitor.associatedUser
(javax.servlet.http.HttpServletRequest request) NuxeoHttpSessionMonitor.associatedUser
(javax.servlet.http.HttpSession session, String userName) NuxeoHttpSessionMonitor.updateEntry
(javax.servlet.http.HttpServletRequest request) Modifier and TypeMethodDescriptionNuxeoHttpSessionMonitor.getSortedSessions()
NuxeoHttpSessionMonitor.getSortedSessions
(long maxInactivity) NuxeoHttpSessionMonitor.getTrackedSessions()