@Configuration @Order(value=1) public static class WebSecurityConfig.WsSecurityConfig extends WebSecurityConfig
RouteConstants.WS_URI_PREFIX.WebSecurityConfig.WsSecurityConfig| Modifier and Type | Field and Description |
|---|---|
static int |
ORDER
Order of this
WebSecurityConfig.WsSecurityConfig. |
| Constructor and Description |
|---|
WsSecurityConfig() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure(org.springframework.security.config.annotation.web.builders.HttpSecurity http) |
accessDecisionManager, authorizationPolicyauthenticationManager, authenticationManagerBean, configure, configure, getApplicationContext, getHttp, init, setApplicationContext, setAuthenticationConfiguration, setContentNegotationStrategy, setObjectPostProcessor, setTrustResolver, userDetailsService, userDetailsServiceBeanpublic static final int ORDER
WebSecurityConfig.WsSecurityConfig. Must be processed before standard
WebSecurityConfigurerAdapter.Copyright © 2018 Pivotal Software, Inc.. All rights reserved.