| Modifier and Type | Method and Description |
|---|---|
EndpointPathResolver |
HawtioEndpointAutoConfiguration.hawtioEndpointPathResolver(org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties webEndpointProperties,
org.springframework.boot.autoconfigure.web.ServerProperties serverProperties,
org.springframework.boot.actuate.autoconfigure.web.server.ManagementServerProperties managementServerProperties,
org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath dispatcherServletPath) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.boot.web.servlet.FilterRegistrationBean |
HawtioManagementConfiguration.authenticationFilter(EndpointPathResolver pathResolver) |
org.springframework.boot.web.servlet.FilterRegistrationBean |
HawtioManagementConfiguration.baseTagHrefFilter(EndpointPathResolver pathResolver) |
org.springframework.boot.web.servlet.FilterRegistrationBean |
HawtioManagementConfiguration.flightRecorderDownloadFacade(EndpointPathResolver pathResolver) |
HawtioEndpoint |
HawtioEndpointAutoConfiguration.hawtioEndpoint(EndpointPathResolver endpointPathResolver) |
org.springframework.web.servlet.handler.SimpleUrlHandlerMapping |
HawtioManagementConfiguration.hawtioUrlMapping(EndpointPathResolver pathResolver) |
| Constructor and Description |
|---|
HawtioEndpoint(EndpointPathResolver endpointPath) |
HawtioManagementConfiguration(EndpointPathResolver pathResolver) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.