@Configuration
@EnableOAuth2Sso
public class APIConfiguration
extends org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter
Constructor and Description |
---|
APIConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
configure(org.springframework.security.config.annotation.web.builders.HttpSecurity http) |
org.springframework.web.servlet.config.annotation.WebMvcConfigurer |
corsConfigurer()
Enables CORS globally.
|
authenticationManager, authenticationManagerBean, configure, configure, getApplicationContext, getHttp, init, setApplicationContext, setAuthenticationConfiguration, setContentNegotationStrategy, setObjectPostProcessor, setTrustResolver, userDetailsService, userDetailsServiceBean
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.