@Configuration
@Order(value=10)
public static class SecurityConfiguration.FormLoginWebSecurityConfigurerAdapter
extends org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter
| Modifier and Type | Field and Description |
|---|---|
protected AjaxLogoutSuccessHandler |
ajaxLogoutSuccessHandler |
protected org.flowable.ui.common.filter.FlowableCookieFilterRegistrationBean |
flowableCookieFilterRegistrationBean |
| Constructor and Description |
|---|
FormLoginWebSecurityConfigurerAdapter() |
| Modifier and Type | Method and Description |
|---|---|
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@Autowired protected org.flowable.ui.common.filter.FlowableCookieFilterRegistrationBean flowableCookieFilterRegistrationBean
@Autowired protected AjaxLogoutSuccessHandler ajaxLogoutSuccessHandler
Copyright © 2020 Flowable. All rights reserved.