Class NXAuthConstants
java.lang.Object
org.nuxeo.ecm.platform.ui.web.auth.NXAuthConstants
-
Field Summary
Modifier and TypeFieldDescriptionprotected static final String
static final String
protected static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
protected static final String
static final String
Request attribute used to save original request path (ie when using the rewrite valve).static final String
static final String
Deprecated.static final String
static final String
static final String
Name of the session parameter which stores the url to be redirected when logging outstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Method Summary
-
Field Details
-
PRINCIPAL_KEY
- See Also:
-
USERNAME_KEY
- See Also:
-
PASSWORD_KEY
- See Also:
-
FORM_SUBMITTED_MARKER
- See Also:
-
USERIDENT_KEY
- See Also:
-
LOGINCONTEXT_KEY
- See Also:
-
LOGIN_ERROR
- See Also:
-
LOGIN_STATUS_CODE
- See Also:
-
LOGOUT_PAGE
- See Also:
-
LOGIN_PAGE
- See Also:
-
SWITCH_USER_PAGE
- See Also:
-
PAGE_AFTER_SWITCH
- See Also:
-
SWITCH_USER_KEY
- See Also:
-
ERROR_CONNECTION_FAILED
- See Also:
-
ERROR_AUTHENTICATION_FAILED
- See Also:
-
ERROR_USERNAME_MISSING
- See Also:
-
FORCE_ANONYMOUS_LOGIN
- See Also:
-
REQUESTED_URL
- See Also:
-
SECURITY_ERROR
- See Also:
-
LOGIN_MISSING
- See Also:
-
LOGIN_CONNECTION_FAILED
- See Also:
-
LOGIN_FAILED
- See Also:
-
DISABLE_REDIRECT_REQUEST_KEY
- See Also:
-
SSO_INITIAL_URL_REQUEST_KEY
- See Also:
-
START_PAGE_FRAGMENT_KEY
- Since:
- 9.3
- See Also:
-
START_PAGE_SAVE_KEY
- See Also:
-
ORIGINAL_PATH_ATTRIBUTE
Request attribute used to save original request path (ie when using the rewrite valve).- Since:
- 11.1
- See Also:
-
SESSION_TIMEOUT
- See Also:
-
REDIRECT_URL
Name of the session parameter which stores the url to be redirected when logging out- Since:
- 9.1
- See Also:
-
PASSORD_KEY
Deprecated.- See Also:
-
CALLBACK_URL_PARAMETER
- Since:
- 10.3
- See Also:
-
MOBILE_PROTOCOL
- Since:
- 10.3
- See Also:
-
DRIVE_PROTOCOL
- Since:
- 10.3
- See Also:
-