@EnableWebSecurity
public class UndertowSpringSecurityComponentAutoConfiguration.OAuth2Security
extends org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter
Constructor and Description |
---|
OAuth2Security() |
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, userDetailsServiceBean
public 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.WebSecurityConfigurerAdapter
Exception
Apache Camel