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 | |
ContentSecurityPolicyFilter |
https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP
|
ContextFormatterServlet | |
CORSFilter | |
ExportContextServlet | |
FileCleanerCleanup | |
GitServlet | |
GitServlet.Params | |
GlobalFileUploadFilter | |
GlobalFileUploadFilter.MagicNumberFileFilter |
Hold a snapshot of values to be passed to an GlobalFileUploadFilter.
|
HttpHeaderFilter |
Abstract servlet filter for applying HTTP headers to responses.
|
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.
|
PublicKeyPinningFilter |
https://developer.mozilla.org/en-US/docs/Web/HTTP/Public_Key_Pinning
|
RBACMBeanInvoker |
Cached MBean server invoker for
RBACRestrictor . |
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 | |
StrictTransportSecurityFilter |
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Strict-Transport-Security
|
UploadServlet | |
UserServlet |
Returns the username associated with the current session, if any
|
XContentTypeOptionsFilter |
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Content-Type-Options
|
XFrameOptionsFilter |
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Frame-Options
|
XXSSProtectionFilter |
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-XSS-Protection
|
Enum | Description |
---|---|
ForbiddenReason |
Copyright © 2021 JBoss by Red Hat. All rights reserved.