@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, userDetailsServiceBean
protected ManagementWebSecurityConfigurerAdapter()
public void setEndpointHandlerMapping(EndpointHandlerMapping endpointHandlerMapping)
protected void configure(HttpSecurity http) throws Exception
configure
in class WebSecurityConfigurerAdapter
Exception
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.