@EnableWebSecurity
public class UndertowSpringSecurityCustomizer.OAuth2LoginSecurityConfig
extends org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter
| Constructor and Description |
|---|
OAuth2LoginSecurityConfig() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure(org.springframework.security.config.annotation.web.builders.HttpSecurity http) |
void |
init(org.springframework.security.config.annotation.web.builders.WebSecurity web) |
authenticationManager, authenticationManagerBean, configure, configure, getApplicationContext, getHttp, setApplicationContext, setAuthenticationConfiguration, setContentNegotationStrategy, setObjectPostProcessor, setTrustResolver, userDetailsService, userDetailsServiceBeanpublic void init(org.springframework.security.config.annotation.web.builders.WebSecurity web)
throws Exception
init in interface org.springframework.security.config.annotation.SecurityConfigurer<javax.servlet.Filter,org.springframework.security.config.annotation.web.builders.WebSecurity>init in class org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapterExceptionApache Camel