@Configuration @Order(value=2) public static class TaskSecurityConfiguration.TaskApiWebSecurityConfigurationAdapter extends org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter
protected ApiHttpSecurityCustomizer
apiHttpSecurityCustomizer
protected FlowableRestAppProperties
restAppProperties
protected FlowableTaskAppProperties
taskAppProperties
TaskApiWebSecurityConfigurationAdapter(FlowableRestAppProperties restAppProperties, FlowableTaskAppProperties taskAppProperties, ApiHttpSecurityCustomizer apiHttpSecurityCustomizer)
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
protected final FlowableRestAppProperties restAppProperties
protected final FlowableTaskAppProperties taskAppProperties
protected final ApiHttpSecurityCustomizer apiHttpSecurityCustomizer
public TaskApiWebSecurityConfigurationAdapter(FlowableRestAppProperties restAppProperties, FlowableTaskAppProperties taskAppProperties, ApiHttpSecurityCustomizer apiHttpSecurityCustomizer)
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 Flowable. All rights reserved.