Class BackOfficeFilterChain

java.lang.Object
org.springframework.web.filter.GenericFilterBean
org.springframework.web.filter.OncePerRequestFilter
de.hybris.platform.servicelayer.web.AbstractPlatformFilterChain
de.hybris.platform.servicelayer.web.BackOfficeFilterChain
All Implemented Interfaces:
javax.servlet.Filter, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean, org.springframework.context.EnvironmentAware, org.springframework.core.env.EnvironmentCapable, org.springframework.web.context.ServletContextAware

public class BackOfficeFilterChain extends AbstractPlatformFilterChain
BackOffice application filter chain.