| Class | Description |
|---|---|
| EventTrackingFilter | |
| FilterActivationSwitch | |
| HttpAppThroughputFilter | |
| HttpCrossSiteScriptingSecurity |
HttpCrossSiteScriptingSecurity filter preventing Cross-site Scripting Attacks, see the web.xml for supported attacks.
|
| HttpGZIPFilter | |
| HttpGZIPResponseStream | |
| HttpGZIPResponseWrapper | |
| HttpMaxAgeFilter | |
| HttpRequestModifyWrapper |
Provides a convenient implementation of the HttpServletRequest interface that can be subclassed by developers wishing
to adapt the request to a Servlet.
|
| HttpRequestRealmWrapper |
A wrapped request object which j_username parameter returns username/realm, which is set as an attribute in TenantRealmFilter.
|
| HttpSelfRegRequestWrapper |
A wrapped request object which j_username parameter returns username/realm, which is set as an attribute in TenantRealmFilter.
|
| HttpThroughputFilter | |
| HttpThroughputResponseStream | |
| HttpThroughputResponseWrapper | |
| HttpXFrameOptionsFilter | |
| MTContextFilter |
HTTP filter of handling multiTenantContextFor MT Implementation
The filter only functions when the web container is in the same JVM as the mxserver.
|
| MXCorrelationFilter |
HTTP filter of handling logging collerated ids for the maximo UI requests
The filter only functions when the web container is in the same JVM as the mxserver.
|
| PerfmonResponseTracking | |
| PerfMonUtils |
Collection of static utility methods that are used by the performance
monitoring pages
|
| PerformanceMonitor |
Does basic Performance monitoring
|
| RemoveBlankLine | |
| RemoveBlankLineResponseWrapper | |
| RemoveBlankLineServletOutputStream | |
| SelfRegistryFilter | |
| TenantRealmFilter | |
| TIPCMSFilter | Deprecated
no longer needed
|
| XAccessTokenFilter |