| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
OS_COOKIE |
"os_cookie" |
public static final String |
OS_DESTINATION |
"os_destination" |
public static final String |
OS_PASSWORD |
"os_password" |
public static final String |
OS_USERNAME |
"os_username" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_ATTRIBUTE |
"os_authTypeDefault" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LOGGED_IN_KEY |
"seraph_defaultauthenticator_user" |
public static final String |
LOGGED_OUT_KEY |
"seraph_defaultauthenticator_logged_out_user" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
X_SERAPH_LOGIN_REASON |
"X-Seraph-LoginReason" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BASIC_AUTH |
"basic" |
public static final String |
STORAGE_KEY |
"seraph_config" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_CONFIG_LOCATION |
"seraph-config.xml" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
AUTHENTICATION_ERROR_TYPE |
"auth_error_type" |
public static final String |
LOGIN_ERROR |
"error" |
public static final String |
LOGIN_FAILED |
"failed" |
public static final String |
LOGIN_SUCCESS |
"success" |
public static final String |
OS_AUTHSTATUS_KEY |
"os_authstatus" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ORIGINAL_URL |
"atlassian.core.seraph.original.url" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TWO_WEEKS |
1209600 |
Copyright © 2018 Atlassian. All rights reserved.