| Interface | Description | 
|---|---|
| PagedTable<T> | A paged table that will generate a HTML table for a specified page and also the page navigation. | 
| Class | Description | 
|---|---|
| HttpSecurityFilter | A servlet filter that implements HTTP security features. | 
| JettyUtils | Utilities for launching a web server using Jetty's HTTP Server class | 
| JettyUtils.ServletParams<T> | |
| JettyUtils.ServletParams$ | |
| ProxyRedirectHandler | A Jetty handler to handle redirects to a proxy server. | 
| ToolTips | |
| UIUtils | Utility functions for generating XML pages with spark content. | 
| UIWorkloadGenerator | Continuously generates jobs that expose various features of the WebUI (internal testing tool). | 
| XssSafeRequest |