| Interface | Description |
|---|---|
| JiraUserSession |
This interface represent the data captured about a users session with JIRA.
|
| Class | Description |
|---|---|
| JiraUserSessionDestroyListener |
This
HttpSessionListener is used to track and remove entries from the JiraUserSessionTracker when the sessions expired |
| JiraUserSessionInvalidator |
If you want to invalidate a session in JIRA with given id, this class (component) is for you.
|
| JiraUserSessionTracker |
The JiraUserSessionTracker keeps track of the "users" that have a "session" with JIRA.
|
Copyright © 2002-2018 Atlassian. All Rights Reserved.