Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.ui.web.auth
Class NXAuthConstants

java.lang.Object
  extended by org.nuxeo.ecm.platform.ui.web.auth.NXAuthConstants

public final class NXAuthConstants
extends Object


Field Summary
static String DISABLE_REDIRECT_REQUEST_KEY
           
static String ERROR_AUTHENTICATION_FAILED
           
static String ERROR_USERNAME_MISSING
           
static String FORCE_ANONYMOUS_LOGIN
           
static String FORM_SUBMITTED_MARKER
           
static String LOGIN_ERROR
           
static String LOGIN_FAILED
           
static String LOGIN_MISSING
           
static String LOGINCONTEXT_KEY
           
static String LOGOUT_PAGE
           
static String PAGE_AFTER_SWITCH
           
static String PASSORD_KEY
          Deprecated. 
static String PASSWORD_KEY
           
static String PRINCIPAL_KEY
           
static String REQUESTED_URL
           
static String SECURITY_ERROR
           
static String SSO_INITIAL_URL_REQUEST_KEY
           
static String START_PAGE_SAVE_KEY
           
static String SWITCH_USER_KEY
           
static String SWITCH_USER_PAGE
           
static String USERIDENT_KEY
           
static String USERNAME_KEY
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PRINCIPAL_KEY

public static final String PRINCIPAL_KEY
See Also:
Constant Field Values

USERNAME_KEY

public static final String USERNAME_KEY
See Also:
Constant Field Values

PASSWORD_KEY

public static final String PASSWORD_KEY
See Also:
Constant Field Values

FORM_SUBMITTED_MARKER

public static final String FORM_SUBMITTED_MARKER
See Also:
Constant Field Values

USERIDENT_KEY

public static final String USERIDENT_KEY
See Also:
Constant Field Values

LOGINCONTEXT_KEY

public static final String LOGINCONTEXT_KEY
See Also:
Constant Field Values

LOGIN_ERROR

public static final String LOGIN_ERROR
See Also:
Constant Field Values

LOGOUT_PAGE

public static final String LOGOUT_PAGE
See Also:
Constant Field Values

SWITCH_USER_PAGE

public static final String SWITCH_USER_PAGE
See Also:
Constant Field Values

PAGE_AFTER_SWITCH

public static final String PAGE_AFTER_SWITCH
See Also:
Constant Field Values

SWITCH_USER_KEY

public static final String SWITCH_USER_KEY
See Also:
Constant Field Values

ERROR_AUTHENTICATION_FAILED

public static final String ERROR_AUTHENTICATION_FAILED
See Also:
Constant Field Values

ERROR_USERNAME_MISSING

public static final String ERROR_USERNAME_MISSING
See Also:
Constant Field Values

FORCE_ANONYMOUS_LOGIN

public static final String FORCE_ANONYMOUS_LOGIN
See Also:
Constant Field Values

REQUESTED_URL

public static final String REQUESTED_URL
See Also:
Constant Field Values

SECURITY_ERROR

public static final String SECURITY_ERROR
See Also:
Constant Field Values

LOGIN_MISSING

public static final String LOGIN_MISSING
See Also:
Constant Field Values

LOGIN_FAILED

public static final String LOGIN_FAILED
See Also:
Constant Field Values

DISABLE_REDIRECT_REQUEST_KEY

public static final String DISABLE_REDIRECT_REQUEST_KEY
See Also:
Constant Field Values

SSO_INITIAL_URL_REQUEST_KEY

public static final String SSO_INITIAL_URL_REQUEST_KEY
See Also:
Constant Field Values

START_PAGE_SAVE_KEY

public static final String START_PAGE_SAVE_KEY
See Also:
Constant Field Values

PASSORD_KEY

@Deprecated
public static final String PASSORD_KEY
Deprecated. 
See Also:
Constant Field Values

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.