Class | Description |
---|---|
AuthContextFilter |
Filter rejecting all non-HTTP requests and responses as well as log in the remote user.
|
HttpAllowOriginHeaderFilter |
Adjusts the headers of
HttpServletRequest and HttpServletResponse . |
HttpCachingHeaderFilter |
Activates caching in the
ServletResponse , if applicable. |
HttpCachingHeaderWrapper |
Wraps a
HttpServletResponse , adapting content type to support caching, if applicable. |
HttpSecurityHeadersFilter |
Rejects non-
HttpServletResponse responses and extends the header with some security settings. |
ProviderAccountFilter |
Filter that only allows HTTP requests that are executed within the context of the provider account in the SAP Cloud
Platforn Neo environment.
|
RoleFilter |
Rejects a
HttpServletRequest /HttpServletResponse pair, if the request was not send by a user of a
specified role. |
Copyright © 2018 SAP SE. All rights reserved.