package

com.atlassian.jira.web.session.currentusers

Interfaces

JiraUserSession This interface represent the data captured about a users session with JIRA. 

Classes

JiraUserSessionDestroyListener This javax.servlet.http.HttpSessionListener is used to track and remove entries from the JiraUserSessionTracker when the sessions expired 
JiraUserSessionTracker The JiraUserSessionTracker keeps track of the "users" that have a "session" with JIRA.