All Classes and Interfaces

Classes
Class
Description
Adds headers to the response of any filter-mapping that is sent to this filter.
Parses Apache group file for role information while under Apache authentication.
Tracks the request concurrency, used to decide to use concurrent or sequential implementations.
Encodes the URL to either RFC 3986 URI US-ASCII format or RFC 3987 IRI Unicode format.
Provides static access to the current request state via thread local variables.
Maintains current function context for the provided callable.
Maintains current function context for the provided runnable.
A servlet filter that hides the .jspx or .jsp extension from JSP-based sites.
Maintains the user Locale through URL rewriting.
Records a locale and how matched.
Prevents sessions from being created.
Returns not found for any filter-mapping that is sent to this filter.
Strips all invalid XML characters on incoming parameters.
Filters the output and removes extra white space at the beginning of lines and completely removes blank lines.
Filters the output and removes extra white space at the beginning of lines and completely removes blank lines.
Filters the output and removes extra white space at the beginning of lines and completely removes blank lines.
Filters the output and removes extra white space at the beginning of lines and completely removes blank lines.
Sets the request encoding to StandardCharsets.UTF_8 when encoding not provided by the client.