Uses of Class
io.hawt.springboot.ConditionalOnExposedEndpoint
-
-
Uses of ConditionalOnExposedEndpoint in io.hawt.springboot
Methods in io.hawt.springboot with annotations of type ConditionalOnExposedEndpoint Modifier and Type Method Description org.springframework.boot.web.servlet.FilterRegistrationBean<io.hawt.web.auth.AuthenticationFilter>HawtioManagementConfiguration. authenticationFilter(EndpointPathResolver pathResolver)org.springframework.web.servlet.handler.SimpleUrlHandlerMappingHawtioManagementConfiguration. hawtioUrlMapping(EndpointPathResolver pathResolver)
-