Package de.hybris.platform.servicelayer.web
package de.hybris.platform.servicelayer.web
-
ClassDescriptionBase filter for all filters which have to rely on list of url paths and perform some action when request URI matches url path.Instead of implementing all the different feature into one Filter this filter just provides a internal chain where you can add different other filters to add additional features to your request processing.BackOffice application filter chain.Configurator which is used for MediaFilter and WebAppMediaFilter to provide configured headerscontainer for hard coded media's headersFilter which takes care of switching the data sources for given tenant.Default strategy that sets max inactive interval for each http session based on hybris properties.Default
XSSFilter.XSSFilterConfigimplementation backed by the platformConfigIntf.Default value translator simply stripping all text occurrences of the given pattern set.DynamicCatalogVersionActivationFilter takes care of activating the catalog versions at runtime.Deprecated, for removal: This API element is subject to removal in a future version.since 5.0, please use the filter chain.Adds the remote ip address to the log4j MDC before the request gets processed and removes it afterwards.The MediaNotAuthorizedFilter takes care of handling request with secured medias, where for some reason the secure media filter was not in use (not included into filter chain).Standard platform filter chain.Filter which measures the time it took to process the "complete" request.Filter which takes care of redirection of the current request in case the system will be recognized as not initialized.Service which keeps configuration of enabled/disabled endpoints per web app.Deprecated, for removal: This API element is subject to removal in a future version.since 6.3.0 - in favor ofWebAppMediaFilterPrevents the application from setting HTTP headers that include CR or LF characters.This filters takes care of the session handling.SimpleCatalogVersionActivationFilter assures that the configured catalog versions are set as session catalog versions.Deprecated, for removal: This API element is subject to removal in a future version.since ages - please use the filter chain.Filter that wraps requests to XSSRequestWrapper to sanitize inputs for XSS.Interface to inject configuration parameters intoXSSFilterwithout exposing the actual implementation of how these parameters are obtained.Interface to encapsulate the actual processing of parameter and header values.HttpServletRequestWrapper that sanitize requests inputs to mitigate risks of XSS scripts being passed over.