Package de.xima.fc
Class CmnConst.RenderParams
java.lang.Object
de.xima.fc.CmnConst.RenderParams
- Enclosing class:
- CmnConst
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
Render parameter that filters the authenticators available for form login.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
static final String
static final String
Deprecated.static final String
static final String
static final String
static final String
Whether to include response.js (http://responsejs.com/). -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
LANG
- See Also:
-
PREFIX
- See Also:
-
USE_JQUERYUI
- See Also:
-
USE_JQUERY
- See Also:
-
USE_RESPONSE_JS
Whether to include response.js (http://responsejs.com/). Stands for use-Breakpoint-Sets.- See Also:
-
USE_BOOSSTRAP
Deprecated.- See Also:
-
USE_CSS
- See Also:
-
FORCE_INLINE_INCLUDES
- See Also:
-
FORM_ONLY
- See Also:
-
KEEPALIVE
- See Also:
-
THEME
- See Also:
-
FILTER_AUTHENTICATORS
Render parameter that filters the authenticators available for form login. If this parameter is present in form provide URLs, the user will be redirected to the external IDP id if the resulting client list is single filtered indirect client.- See Also:
-
LOGIN_FALLBACK
- See Also:
-
LOGIN_USE_REDIRECT
- See Also:
-
FORM_CONTAINER_ID
- See Also:
-
PARAMNAME_FORM_USERNAME
- See Also:
-
PARAMNAME_FORM_PASSWORD
- See Also:
-
PARAMNAME_FORM_MANDANT
- See Also:
-
PARAMNAME_FORM_STATUS
- See Also:
-
PARAMNAME_FORM_USERGROUP
- See Also:
-
PARAMNAME_FORM_DEBUGTOOLS
- See Also:
-
-
Constructor Details
-
RenderParams
public RenderParams()
-