@Configuration @ConditionalOnMissingBean(value=ManagementSecurityAutoConfiguration.ManagementWebSecurityConfigurerAdapter.class) protected static class ManagementSecurityAutoConfiguration.ManagementWebSecurityConfigurerAdapter extends WebSecurityConfigurerAdapter
| Modifier | Constructor and Description |
|---|---|
protected |
ManagementWebSecurityConfigurerAdapter() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure(HttpSecurity http) |
void |
setEndpointHandlerMapping(EndpointHandlerMapping endpointHandlerMapping) |
authenticationManager, authenticationManagerBean, configure, configure, getHttp, init, setApplicationContext, setAuthenticationConfiguration, setContentNegotationStrategy, setObjectPostProcessor, setTrustResolver, userDetailsService, userDetailsServiceBeanprotected ManagementWebSecurityConfigurerAdapter()
public void setEndpointHandlerMapping(EndpointHandlerMapping endpointHandlerMapping)
protected void configure(HttpSecurity http) throws Exception
configure in class WebSecurityConfigurerAdapterExceptionCopyright © 2015 Pivotal Software, Inc.. All rights reserved.