Package de.hybris.platform.webservicescommons.filter
-
Class Summary Class Description CatalogVersionFilter Filter that catches and resolves exceptions thrown from other filters.ExceptionTranslationFilter Filter that catches and resolves exceptions thrown from other filters.LanguageFilter Sets language form request in sessionModifiableHttpServletRequest Wrapper for HttpServletRequest which allows adding parameters to request.ModifiableHttpServletRequestTest RestSessionFilter This filter create new session for each request and close it after request is handled.SessionHidingFilter This filter prevents creating Http session.
It creates wrapper for HttpServletRequest which overrides getSession method.SessionHidingRequestWrapper