sk.seges.acris.security.server.util
Class LoginConstants

java.lang.Object
  extended by sk.seges.acris.security.server.util.LoginConstants

public class LoginConstants
extends Object


Field Summary
static String ACRIS_API_KEY_STRING
           
static String ACRIS_CODESVR_STRING
           
static String ACRIS_LOCALE_STRING
           
static String ACRIS_SESSION_ID_STRING
           
static String ACRIS_THEME_STRING
           
static String ACRIS_WEB_ID_STRING
           
static String CLIENT_SESSION_NAME
           
static String DOMAIN_ATTRIBUTE
           
static String FROM_URL_ATTRIBUTE
           
static String GOOGLE_APPS_ATTRIBUTE_VALUE
           
static String JSESSIONID_COOKIE_NAME
           
static String LANGUAGE_COOKIE_NAME
           
static String LOGGED_ROLE_NAME
           
static String LOGIN_RUN_AS
           
static String LOGIN_TOKEN_NAME
           
static String LOGINNAME_COOKIE_NAME
           
static String LOGINPASSWORD_COOKIE_NAME
           
static String OPENID_COOKIE_NAME
           
static String OPENID_PROVIDER_ATTRIBUTE
           
static String USER_NAME
           
 
Constructor Summary
LoginConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOGGED_ROLE_NAME

public static final String LOGGED_ROLE_NAME
See Also:
Constant Field Values

ACRIS_THEME_STRING

public static final String ACRIS_THEME_STRING
See Also:
Constant Field Values

ACRIS_LOCALE_STRING

public static final String ACRIS_LOCALE_STRING
See Also:
Constant Field Values

ACRIS_CODESVR_STRING

public static final String ACRIS_CODESVR_STRING
See Also:
Constant Field Values

ACRIS_SESSION_ID_STRING

public static final String ACRIS_SESSION_ID_STRING
See Also:
Constant Field Values

ACRIS_API_KEY_STRING

public static final String ACRIS_API_KEY_STRING
See Also:
Constant Field Values

ACRIS_WEB_ID_STRING

public static final String ACRIS_WEB_ID_STRING
See Also:
Constant Field Values

USER_NAME

public static final String USER_NAME
See Also:
Constant Field Values

DOMAIN_ATTRIBUTE

public static final String DOMAIN_ATTRIBUTE
See Also:
Constant Field Values

FROM_URL_ATTRIBUTE

public static final String FROM_URL_ATTRIBUTE
See Also:
Constant Field Values

OPENID_PROVIDER_ATTRIBUTE

public static final String OPENID_PROVIDER_ATTRIBUTE
See Also:
Constant Field Values

GOOGLE_APPS_ATTRIBUTE_VALUE

public static final String GOOGLE_APPS_ATTRIBUTE_VALUE
See Also:
Constant Field Values

LOGIN_RUN_AS

public static final String LOGIN_RUN_AS
See Also:
Constant Field Values

LOGIN_TOKEN_NAME

public static final String LOGIN_TOKEN_NAME
See Also:
Constant Field Values

CLIENT_SESSION_NAME

public static final String CLIENT_SESSION_NAME
See Also:
Constant Field Values

JSESSIONID_COOKIE_NAME

public static final String JSESSIONID_COOKIE_NAME
See Also:
Constant Field Values

LANGUAGE_COOKIE_NAME

public static final String LANGUAGE_COOKIE_NAME
See Also:
Constant Field Values

LOGINNAME_COOKIE_NAME

public static final String LOGINNAME_COOKIE_NAME
See Also:
Constant Field Values

LOGINPASSWORD_COOKIE_NAME

public static final String LOGINPASSWORD_COOKIE_NAME
See Also:
Constant Field Values

OPENID_COOKIE_NAME

public static final String OPENID_COOKIE_NAME
See Also:
Constant Field Values
Constructor Detail

LoginConstants

public LoginConstants()


Copyright © 2014 Seges s.r.o.. All Rights Reserved.