public interface ContainerConstants
Modifier and Type | Field and Description |
---|---|
static String |
CMS_REQUEST_RENDERING_MOUNT_ID
The mount id of the site that is being viewed in the channel manager
|
static String |
CMS_REQUEST_REPO_CREDS_ATTR
Name of the http servlet request attribute with the CMS repository credentials during a CMS initiated request
|
static String |
CMS_REQUEST_USER_ID_ATTR
Name of the http servlet request attribute with the CMS user id during a CMS initiated request
|
static String |
CMS_REST_REQUEST_CONTEXT
The attribute used on the request to indicate that the request is from a CMS context *and* is a REST call
(page composer or cms-rest call)
that also might need to use the credentials from the cms (jcr session) user, for example a REST call that needs to modify the HST config
|
static String |
COMPOSER_MODE_ATTR_NAME
'composer_info' attr type name
|
static String |
CONTAINER_REFERENCE_NAMESPACE
The reference namespace for container managed resource url.
|
static String |
CUSTOM_ERROR_HANDLER_PARAM_NAME
The parameter name for custom error handler class name in the root component configuration
|
static String |
DEFAULT_ADDON_MODULE_DESCRIPTOR_PATHS
Default Addon module descriptor paths, which can be comma separated multiple path values.
|
static String |
DEFAULT_PARAMETER_PREFIX
The 'default' prefix of HST component parameters.
|
static String |
DISPATCH_URI_PROTOCOL
The dispatch URI scheme attribute name
|
static String |
FREEMARKER_CLASSPATH_TEMPLATE_PROTOCOL |
static String |
FREEMARKER_JCR_TEMPLATE_PROTOCOL |
static String |
FREEMARKER_WEB_FILE_TEMPLATE_PROTOCOL |
static String |
HEAD_ELEMENT_CONTRIBUTION_CATEGORY_HINT_ATTRIBUTE
The category key hint for head elements.
|
static String |
HEAD_ELEMENT_CONTRIBUTION_HINT_ATTRIBUTE_PREFIX
The head element attribute name prefix used as a hint for container to aggregate.
|
static String |
HST_FILTER_CHAIN
The current servlet filter chain request attribute name.
|
static String |
HST_FORWARD_PATH_INFO
The key used to set forward path.
|
static String |
HST_JAAS_LOGIN_ATTEMPT_RESOURCE_TOKEN |
static String |
HST_JAAS_LOGIN_ATTEMPT_RESOURCE_URL_ATTR |
static String |
HST_REQUEST
The key used to bind the
HstRequest to the underlying HttpServletRequest . |
static String |
HST_REQUEST_CONTEXT
The attribute name used to set the request context object into the servlet request.
|
static String |
HST_REQUEST_USE_FULLY_QUALIFIED_URLS
The parameter name used in the request to store whether or not all URLs that are created must be fully qualified
|
static String |
HST_RESET_FILTER
The key to indicate HstFilter should "reset" itself from being done, allowing multiple invokations.
|
static String |
HST_RESPONSE
The key used to bind the
HstResponse to the underlying HttpServletRequest . |
static String |
MOUNT_ALIAS_ASSETS |
static String |
MOUNT_ALIAS_GALLERY |
static String |
MOUNT_ALIAS_REST |
static String |
MOUNT_ALIAS_SITE |
static String |
PREFERRED_LOCALE_ATTR_NAME
Preferred local request or session attribute name
|
static String |
RENDER_VARIANT
The attribute used on the request or http session to indicate that the page should be rendered as some specific
variant
|
static String |
RENDERING_HOST
The parameter name used in the request to store whether or not a different host than the one in the request needs
to be used
|
static String |
RESOLVED_MOUNT_REQUEST_ATTR |
static String |
SUBJECT_ATTR_NAME
Subject session attribute name
|
static String |
SUBJECT_REPO_CREDS_ATTR_NAME
Subject's repository credentials session attribute name (This one can be optionally and temporarily set in a
container that doesn't support JACC.)
|
static String |
UNDECORATED_MOUNT |
static String |
VIRTUALHOSTS_REQUEST_ATTR |
static final String HST_REQUEST
HstRequest
to the underlying HttpServletRequest
.static final String HST_RESPONSE
HstResponse
to the underlying HttpServletRequest
.static final String HST_REQUEST_CONTEXT
static final String DEFAULT_ADDON_MODULE_DESCRIPTOR_PATHS
static final String CONTAINER_REFERENCE_NAMESPACE
static final String HST_FORWARD_PATH_INFO
static final String HST_RESET_FILTER
static final String HEAD_ELEMENT_CONTRIBUTION_HINT_ATTRIBUTE_PREFIX
static final String HEAD_ELEMENT_CONTRIBUTION_CATEGORY_HINT_ATTRIBUTE
static final String CUSTOM_ERROR_HANDLER_PARAM_NAME
static final String SUBJECT_ATTR_NAME
static final String VIRTUALHOSTS_REQUEST_ATTR
static final String RESOLVED_MOUNT_REQUEST_ATTR
static final String SUBJECT_REPO_CREDS_ATTR_NAME
static final String CMS_REQUEST_REPO_CREDS_ATTR
static final String PREFERRED_LOCALE_ATTR_NAME
static final String DISPATCH_URI_PROTOCOL
static final String MOUNT_ALIAS_REST
static final String MOUNT_ALIAS_SITE
static final String MOUNT_ALIAS_GALLERY
static final String MOUNT_ALIAS_ASSETS
static final String COMPOSER_MODE_ATTR_NAME
static final String HST_REQUEST_USE_FULLY_QUALIFIED_URLS
static final String RENDERING_HOST
static final String UNDECORATED_MOUNT
static final String CMS_REQUEST_RENDERING_MOUNT_ID
static final String CMS_REQUEST_USER_ID_ATTR
static final String CMS_REST_REQUEST_CONTEXT
static final String RENDER_VARIANT
static final String DEFAULT_PARAMETER_PREFIX
static final String HST_FILTER_CHAIN
static final String HST_JAAS_LOGIN_ATTEMPT_RESOURCE_URL_ATTR
static final String HST_JAAS_LOGIN_ATTEMPT_RESOURCE_TOKEN
static final String FREEMARKER_JCR_TEMPLATE_PROTOCOL
static final String FREEMARKER_WEB_FILE_TEMPLATE_PROTOCOL
static final String FREEMARKER_CLASSPATH_TEMPLATE_PROTOCOL
Copyright © 2008–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.