@EnableGlobalMethodSecurity(prePostEnabled=true, securedEnabled=true) @EnableWebSecurity public class WebSecurityConfig extends org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter
WebSecurityConfig()
protected void
configure(org.springframework.security.config.annotation.web.builders.HttpSecurity http)
authenticationManager, authenticationManagerBean, configure, configure, getApplicationContext, getHttp, init, setApplicationContext, setAuthenticationConfiguration, setContentNegotationStrategy, setObjectPostProcessor, setTrustResolver, userDetailsService, userDetailsServiceBean
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WebSecurityConfig()
protected void configure(org.springframework.security.config.annotation.web.builders.HttpSecurity http) throws Exception
configure
org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter
Exception
Copyright © 2023. All rights reserved.