| Interface | Description |
|---|---|
| LoginManager |
The LoginManager keeps track of users login activities.
|
| LoginStore |
The store for saving user login information
|
| Class | Description |
|---|---|
| BootstrapLoginManagerImpl |
An implementation of LoginManager that is suitable for bootstrap.
|
| JiraElevatedSecurityGuard |
The JIRA implementation of the
ElevatedSecurityGuard interface. |
| JiraLogoutServlet |
Responsible for processing log-out requests.
|
| JiraSeraphAuthenticator |
JIRA's standard implementation of Seraph's Authenticator interface.
|
| LoginManagerImpl |
Implementation of
LoginManager |
| LoginStoreImpl | |
| RecoveryLoginStore |
A login
LoginStore for the 'recovery admin'. |
| SSOSeraphAuthenticator |
Seraph Authenticator for providing single signon with Crowd.
|
Copyright © 2002-2018 Atlassian. All Rights Reserved.