| Class | Description |
|---|---|
| CatalogVersionFilter |
Filter that catches and resolves exceptions thrown from other filters.
|
| ExceptionTranslationFilter |
Filter that catches and resolves exceptions thrown from other filters.
|
| ModifiableHttpServletRequest |
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 |
Copyright © 2017 SAP SE. All Rights Reserved.