Package com.atlassian.jira.web.session.currentusers
package com.atlassian.jira.web.session.currentusers
-
ClassDescriptionThis interface represent the data captured about a users session with JIRA.This
HttpSessionListener
is used to track and remove entries from theJiraUserSessionTracker
when the sessions expiredIf you want to invalidate a session in JIRA with given id, this class (component) is for you.The JiraUserSessionTracker keeps track of the "users" that have a "session" with JIRA.