Class | Description |
---|---|
CachingHttpServletRequestWrapper |
ServletRequestWrapper that caches the request content and uses the cached content when the
CachingHttpServletRequestWrapper.getInputStream()
method is invoked. |
CubaRestApiServlet | |
RestCleanupInterceptor |
The interceptor is used for cleaning up the thread-local SecurityContext after each request
|
RestExceptionLoggingFilter |
Servlet filter that is used for logging exceptions thrown in other filters
|
SingleAppRestApiServlet |