Modifier and Type | Class and Description |
---|---|
class |
URLHandlerFilter
Responsible for setting up the site and locale used by Broadleaf Commerce components.
|
Modifier and Type | Class and Description |
---|---|
class |
BroadleafRequestFilter
Responsible for setting up the site and locale used by Broadleaf Commerce components.
|
class |
BroadleafThemeResolverFilter
Responsible for setting up the theme used by Broadleaf Commerce components.
|
class |
ThemeUrlEncodingFilter
Filter that wraps the HttpServletResponse allowing the encodeURL method to be
overwritten in order to append a Theme reference to the URL.
|
Modifier and Type | Class and Description |
---|---|
class |
BroadleafSiteServletConfig
MVC configuration required by Broadleaf site to operate correctly.
|
Modifier and Type | Class and Description |
---|---|
class |
TranslationFilter
Responsible for setting the necessary attributes on the
TranslationConsiderationContext . |
Modifier and Type | Method and Description |
---|---|
CookieRuleFilter |
FrameworkWebConfig.blCookieRuleFilter(CookieRuleRequestProcessor processor) |
CookieRuleRequestProcessor |
FrameworkWebConfig.blCookieRuleRequestProcessor(List configs,
CookieUtils cookieUtils) |
Modifier and Type | Class and Description |
---|---|
class |
BroadleafDeviceResolverRequestFilter
This filter adds the device type that made the request to the request context.
|
Modifier and Type | Class and Description |
---|---|
class |
GeolocationFilter |
Modifier and Type | Class and Description |
---|---|
class |
CartStateFilter
This filter should be configured after the BroadleafCommerce CustomerStateFilter listener from Spring Security.
|
Modifier and Type | Class and Description |
---|---|
class |
XssFilter |
Copyright © 2022. All rights reserved.