Uses of Class
org.nuxeo.ecm.platform.web.common.session.SessionInfo
Packages that use SessionInfo
-
Uses of SessionInfo in org.nuxeo.ecm.platform.web.common.session
Fields in org.nuxeo.ecm.platform.web.common.session with type parameters of type SessionInfoModifier and TypeFieldDescriptionprotected Map<String,
SessionInfo> NuxeoHttpSessionMonitor.sessionTracker
Methods in org.nuxeo.ecm.platform.web.common.session that return SessionInfoModifier 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) Methods in org.nuxeo.ecm.platform.web.common.session that return types with arguments of type SessionInfoModifier and TypeMethodDescriptionNuxeoHttpSessionMonitor.getSortedSessions()
NuxeoHttpSessionMonitor.getSortedSessions
(long maxInactivity) NuxeoHttpSessionMonitor.getTrackedSessions()
Methods in org.nuxeo.ecm.platform.web.common.session with parameters of type SessionInfo