Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure |
Auto-configuration for the actuator.
|
Modifier and Type | Method and Description |
---|---|
ManagementServerProperties |
ManagementServerPropertiesAutoConfiguration.managementServerProperties() |
Modifier and Type | Method and Description |
---|---|
org.springframework.hateoas.hal.DefaultCurieProvider |
EndpointWebMvcHypermediaManagementContextConfiguration.curieProvider(ServerProperties server,
ManagementServerProperties management,
DocsMvcEndpoint endpoint) |
IgnoredRequestCustomizer |
ManagementWebSecurityAutoConfiguration.managementIgnoredRequestCustomizer(ManagementServerProperties management,
ObjectProvider<ManagementContextResolver> contextResolver) |
ManagementServletContext |
EndpointWebMvcHypermediaManagementContextConfiguration.managementServletContext(ManagementServerProperties properties) |
ManagementServletContext |
EndpointWebMvcAutoConfiguration.managementServletContext(ManagementServerProperties properties) |
Constructor and Description |
---|
EndpointWebMvcManagementContextConfiguration(HealthMvcEndpointProperties healthMvcEndpointProperties,
ManagementServerProperties managementServerProperties,
EndpointCorsProperties corsProperties,
ObjectProvider<List<EndpointHandlerMappingCustomizer>> mappingCustomizers) |
ManagementWebSecurityConfigurerAdapter(SecurityProperties security,
ManagementServerProperties management,
ObjectProvider<ManagementContextResolver> contextResolver) |
Constructor and Description |
---|
AuthenticationManagerAdapterConfiguration(ObjectProvider<ManagementServerProperties> management)
Deprecated.
|
ManagementSecurityPropertiesConfiguration(ObjectProvider<SecurityProperties> securityProperties,
ObjectProvider<ManagementServerProperties> managementServerProperties) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.