A B D H I K L M P R S U
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- authenticate(HttpServletRequest, AuthenticationConfiguration, String, String) - Method in class io.hawt.quarkus.auth.HawtioQuarkusAuthenticator
- authenticationEnabled - Variable in class io.hawt.quarkus.HawtioConfig
-
Enables or disables Hawtio authentication
B
- bustRemoteEntryCache - Variable in class io.hawt.quarkus.HawtioConfig.PluginConfig
-
(Optional) Whether to bust remote entry cache of the remote plugin.
D
- DEFAULT_CONTEXT_PATH - Static variable in class io.hawt.quarkus.HawtioConfig
- DEFAULT_PLUGIN_PATH - Static variable in class io.hawt.quarkus.HawtioConfig
- disableProxy - Variable in class io.hawt.quarkus.HawtioConfig
-
Enable or disable the Hawtio proxy servlet
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class io.hawt.quarkus.filters.HawtioQuarkusAuthenticationFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class io.hawt.quarkus.filters.HawtioQuarkusPathFilter
- doGet(HttpServletRequest, HttpServletResponse) - Method in class io.hawt.quarkus.servlets.HawtioQuakusLogoutServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class io.hawt.quarkus.servlets.HawtioQuakusLoginServlet
H
- handle(RoutingContext) - Method in class io.hawt.quarkus.HawtioPluginHandler
- HawtioConfig - Class in io.hawt.quarkus
- HawtioConfig() - Constructor for class io.hawt.quarkus.HawtioConfig
- HawtioConfig.PluginConfig - Class in io.hawt.quarkus
- HawtioPluginHandler - Class in io.hawt.quarkus
-
Vert.x handler to output JSON content for custom Hawtio plugins
- HawtioPluginHandler(Map<String, HawtioConfig.PluginConfig>) - Constructor for class io.hawt.quarkus.HawtioPluginHandler
- HawtioProducers - Class in io.hawt.quarkus
- HawtioProducers() - Constructor for class io.hawt.quarkus.HawtioProducers
- HawtioQuakusLoginServlet - Class in io.hawt.quarkus.servlets
- HawtioQuakusLoginServlet() - Constructor for class io.hawt.quarkus.servlets.HawtioQuakusLoginServlet
- HawtioQuakusLogoutServlet - Class in io.hawt.quarkus.servlets
- HawtioQuakusLogoutServlet() - Constructor for class io.hawt.quarkus.servlets.HawtioQuakusLogoutServlet
- HawtioQuarkusAuthenticationFilter - Class in io.hawt.quarkus.filters
-
Jolokia endpoint authentication filter for Quarkus.
- HawtioQuarkusAuthenticationFilter() - Constructor for class io.hawt.quarkus.filters.HawtioQuarkusAuthenticationFilter
- HawtioQuarkusAuthenticator - Class in io.hawt.quarkus.auth
-
Hawtio authenticator for Quarkus.
- HawtioQuarkusAuthenticator() - Constructor for class io.hawt.quarkus.auth.HawtioQuarkusAuthenticator
- HawtioQuarkusLoginRedirectFilter - Class in io.hawt.quarkus.filters
- HawtioQuarkusLoginRedirectFilter() - Constructor for class io.hawt.quarkus.filters.HawtioQuarkusLoginRedirectFilter
- HawtioQuarkusPathFilter - Class in io.hawt.quarkus.filters
-
Forwards all React router route URLs to index.html.
- HawtioQuarkusPathFilter() - Constructor for class io.hawt.quarkus.filters.HawtioQuarkusPathFilter
- HawtioRecorder - Class in io.hawt.quarkus
- HawtioRecorder() - Constructor for class io.hawt.quarkus.HawtioRecorder
I
- init() - Method in class io.hawt.quarkus.servlets.HawtioQuakusLoginServlet
- init() - Method in class io.hawt.quarkus.servlets.HawtioQuakusLogoutServlet
- init(FilterConfig) - Method in class io.hawt.quarkus.filters.HawtioQuarkusAuthenticationFilter
- init(FilterConfig) - Method in class io.hawt.quarkus.filters.HawtioQuarkusLoginRedirectFilter
- initializeRedirector() - Method in class io.hawt.quarkus.HawtioProducers
- io.hawt.quarkus - package io.hawt.quarkus
- io.hawt.quarkus.auth - package io.hawt.quarkus.auth
- io.hawt.quarkus.filters - package io.hawt.quarkus.filters
- io.hawt.quarkus.servlets - package io.hawt.quarkus.servlets
K
- keycloakClientConfig - Variable in class io.hawt.quarkus.HawtioConfig
-
The location of client-side configuration file for Hawtio Keycloak support
- keycloakEnabled - Variable in class io.hawt.quarkus.HawtioConfig
-
Enables or disables Hawtio keycloak support
L
- localAddressProbing - Variable in class io.hawt.quarkus.HawtioConfig
-
Whether local address probing for proxy allowlist is enabled or not upon startup.
M
- module - Variable in class io.hawt.quarkus.HawtioConfig.PluginConfig
-
Module path of the remote plugin.
P
- PluginConfig() - Constructor for class io.hawt.quarkus.HawtioConfig.PluginConfig
- pluginConfigs - Variable in class io.hawt.quarkus.HawtioConfig
-
Map of custom Hawtio plugin configurations
- pluginEntry - Variable in class io.hawt.quarkus.HawtioConfig.PluginConfig
-
(Optional) Hawtio plugin entry name of the remote plugin.
- pluginHandler(Map<String, HawtioConfig.PluginConfig>) - Method in class io.hawt.quarkus.HawtioRecorder
- proxyAllowlist - Variable in class io.hawt.quarkus.HawtioConfig
-
Comma separated list for target hosts that the hawtio-jmx Connect plugin can connect to via ProxyServlet.
R
- remoteEntryFileName - Variable in class io.hawt.quarkus.HawtioConfig.PluginConfig
-
(Optional) Custom remote entry file name of the remote plugin.
- role - Variable in class io.hawt.quarkus.HawtioConfig
-
The user role required to log in to the console
- roles - Variable in class io.hawt.quarkus.HawtioConfig
-
Comma separated list of user roles required to log in to the console
S
- scope - Variable in class io.hawt.quarkus.HawtioConfig.PluginConfig
-
Scope of the remote plugin.
- sessionTimeout - Variable in class io.hawt.quarkus.HawtioConfig
-
The maximum time interval, in seconds, that the servlet container will keep this session open between client accesses
U
- url - Variable in class io.hawt.quarkus.HawtioConfig.PluginConfig
-
URL of the remote plugin.
All Classes All Packages