Package de.xima.fc
Class CmnConst.Security.Authentication
- java.lang.Object
-
- de.xima.fc.CmnConst.Security.Authentication
-
- Enclosing class:
- CmnConst.Security
public static final class CmnConst.Security.Authentication extends Object
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description Authentication()
-
-
-
Field Detail
-
AUTH_LOGIN_URI
public static final String AUTH_LOGIN_URI
- See Also:
- Constant Field Values
-
AUTH_LOGOUT_URI
public static final String AUTH_LOGOUT_URI
- See Also:
- Constant Field Values
-
AUTH_CALLBACK_URI
public static final String AUTH_CALLBACK_URI
- See Also:
- Constant Field Values
-
AUTH_TARGET_KEY_BACKEND
public static final String AUTH_TARGET_KEY_BACKEND
- See Also:
- Constant Field Values
-
AUTH_TARGET_KEY_FORM
public static final String AUTH_TARGET_KEY_FORM
- See Also:
- Constant Field Values
-
AUTH_TARGET_KEY_EXTERNAL
public static final String AUTH_TARGET_KEY_EXTERNAL
- See Also:
- Constant Field Values
-
AUTH_TARGET_KEY_IDENTITY_CHECK
public static final String AUTH_TARGET_KEY_IDENTITY_CHECK
- See Also:
- Constant Field Values
-
AUTH_TARGET_KEY_REST
public static final String AUTH_TARGET_KEY_REST
- See Also:
- Constant Field Values
-
AUTH_TARGET_KEY_USER_PORTAL
public static final String AUTH_TARGET_KEY_USER_PORTAL
- See Also:
- Constant Field Values
-
AUTH_PARAM_CLIENT_NAME
public static final String AUTH_PARAM_CLIENT_NAME
- See Also:
- Constant Field Values
-
AUTH_PARAM_AUTHENTICATION_TARGET
public static final String AUTH_PARAM_AUTHENTICATION_TARGET
- See Also:
- Constant Field Values
-
AUTH_PARAM_IDENTITY_CHECK_TOKEN
public static final String AUTH_PARAM_IDENTITY_CHECK_TOKEN
- See Also:
- Constant Field Values
-
AUTH_PARAM_USER_PORTAL_ALIAS
public static final String AUTH_PARAM_USER_PORTAL_ALIAS
authentication parameter, for identifying the user portal during user portal authentication requests.- See Also:
- Constant Field Values
-
AUTH_PARAM_BACK_URL
public static final String AUTH_PARAM_BACK_URL
- See Also:
- Constant Field Values
-
AUTH_PARAM_SESSION_ID
public static final String AUTH_PARAM_SESSION_ID
- See Also:
- Constant Field Values
-
AUTH_PARAM_STATE_PARAMETERS
public static final String AUTH_PARAM_STATE_PARAMETERS
- See Also:
- Constant Field Values
-
AUTH_PARAM_REDIRECT
public static final String AUTH_PARAM_REDIRECT
- See Also:
- Constant Field Values
-
AUTH_CLIENT_SUBTYPE_SEPARATOR
public static final String AUTH_CLIENT_SUBTYPE_SEPARATOR
- See Also:
- Constant Field Values
-
AUTH_RESONSE_PARAM_CODE
public static final String AUTH_RESONSE_PARAM_CODE
- See Also:
- Constant Field Values
-
AUTH_RESONSE_PARAM_LOCATION
public static final String AUTH_RESONSE_PARAM_LOCATION
- See Also:
- Constant Field Values
-
AUTH_RESONSE_PARAM_CONTENT
public static final String AUTH_RESONSE_PARAM_CONTENT
- See Also:
- Constant Field Values
-
AUTH_RESONSE_PARAM_PROFILE
public static final String AUTH_RESONSE_PARAM_PROFILE
- See Also:
- Constant Field Values
-
AUTH_RESONSE_PARAM_PAREMTERS
public static final String AUTH_RESONSE_PARAM_PAREMTERS
- See Also:
- Constant Field Values
-
RELAY_STATE_REQUEST_PARAMETER
public static final String RELAY_STATE_REQUEST_PARAMETER
- See Also:
- Constant Field Values
-
USER_REF_ID_SEPARATOR
public static final String USER_REF_ID_SEPARATOR
- See Also:
- Constant Field Values
-
AUTH_TOKEN_SEPARATOR
public static final String AUTH_TOKEN_SEPARATOR
- See Also:
- Constant Field Values
-
PARAM_PASSWORD_HASHED
public static final String PARAM_PASSWORD_HASHED
- See Also:
- Constant Field Values
-
PROFILE_ATTR_ANREDE
@Deprecated public static final String PROFILE_ATTR_ANREDE
Deprecated.- See Also:
- Constant Field Values
-
-