| Class | Description |
|---|---|
| HttpAllowOriginHeaderFilter |
Adjusts the headers of
HttpServletRequest and HttpServletResponse. |
| HttpCachingHeaderFilter |
Activates caching in the
ServletResponse, if applicable. |
| HttpCachingHeaderWrapper | Deprecated |
| HttpSecurityHeadersFilter |
Rejects non-
HttpServletResponse responses and extends the header with some security settings. |
| RoleFilter |
Rejects a
HttpServletRequest/HttpServletResponse pair, if the request was not send by a user of a
specified role. |
Copyright © 2019 SAP SE. All rights reserved.