@Configuration public class AdminWebSecurityConfiguration extends Object implements com.foreach.across.modules.spring.security.configuration.AcrossWebSecurityConfigurer
Constructor and Description |
---|
AdminWebSecurityConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
configure(org.springframework.security.config.annotation.web.builders.HttpSecurity root) |
protected void |
configureRememberMe(org.springframework.security.config.annotation.web.builders.HttpSecurity http) |
protected void |
customizeAdminWebSecurity(org.springframework.security.config.annotation.web.builders.HttpSecurity http)
Adapter method to customize admin security.
|
public void configure(org.springframework.security.config.annotation.web.builders.HttpSecurity root) throws Exception
configure
in interface com.foreach.across.modules.spring.security.configuration.AcrossWebSecurityConfigurer
Exception
protected void configureRememberMe(org.springframework.security.config.annotation.web.builders.HttpSecurity http) throws Exception
Exception
Copyright © 2020. All rights reserved.