Interface | Description |
---|---|
AuthenticationContainerDiscovery |
SPI to allow various containers to discover and hook up needed configuration
changes to
AuthenticationConfiguration so hawtio AuthenticationFilter
can integrate with the container easily. |
Class | Description |
---|---|
AuthenticationConfiguration | |
AuthenticationFilter |
Filter for authentication.
|
AuthenticationHelpers | |
CacheHeadersFilter | |
ContextFormatterServlet | |
CORSFilter | |
ExportContextServlet | |
FileCleanerCleanup | |
GitServlet | |
GitServlet.Params | |
JavaDocServlet |
A servlet for returning the javadoc files for a given set of maven coordinates and file paths
|
JolokiaConfiguredAgentServlet |
Decorator class around Jolokia native AgentServlet.
|
LoginServlet | |
LoginTokenServlet | |
LogoutServlet | |
OpenShiftProtocolSocketFactory |
A custom implementation which works on PaaS environments like OpenShift
|
PluginServlet | |
ProxyDetails |
A helper object to store the proxy location details
|
ProxyServlet |
An HTTP reverse proxy/gateway servlet.
|
RBACRestrictor |
Jolokia restrictor that protects MBean server invocation inside Jolokia based on RBAC provided by
JMXSecurityMBean . |
RedirectFilter | |
ServletHelpers | |
SessionExpiryFilter |
If the user has a session this will ensure it will expire if the user hasn't clicked on any links within the session expiry period
|
SpringBatchConfigServlet | |
UploadServlet | |
UserServlet |
Returns the username associated with the current session, if any
|
XFrameOptionsFilter | |
XXSSProtectionFilter |
Copyright © 2016 JBoss by Red Hat. All rights reserved.