@Configuration
@Order(value=10)
public class SecurityConfiguration.AppWebSecurityConfig
extends org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter
public void configure(org.springframework.security.config.annotation.web.builders.WebSecurity webSecurity)
throws Exception
Specified by:
configure in interface org.springframework.security.config.annotation.SecurityConfigurer<javax.servlet.Filter,org.springframework.security.config.annotation.web.builders.WebSecurity>
Overrides:
configure in class org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter