Class Hierarchy
- java.lang.Object
- com.flowable.core.spring.security.switchuser.AuthorityBasedImpersonatePermissionVoter (implements com.flowable.core.spring.security.switchuser.ImpersonatePermissionVoter)
- com.flowable.core.spring.security.switchuser.DelegateUserDetailsServiceSwitchUserDetailsService (implements com.flowable.core.spring.security.switchuser.SwitchUserDetailsService)
- com.flowable.core.spring.security.switchuser.FlowableSwitchUserHandler (implements org.springframework.security.web.authentication.AuthenticationFailureHandler, org.springframework.security.web.authentication.AuthenticationSuccessHandler, org.springframework.beans.factory.InitializingBean, org.springframework.security.web.authentication.logout.LogoutHandler, org.springframework.security.web.authentication.switchuser.SwitchUserAuthorityChanger)
- org.springframework.web.filter.GenericFilterBean (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.context.EnvironmentAware, org.springframework.core.env.EnvironmentCapable, jakarta.servlet.Filter, org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware)
- org.springframework.security.config.annotation.SecurityConfigurerAdapter<O,B> (implements org.springframework.security.config.annotation.SecurityConfigurer<O,B>)
- com.flowable.core.spring.security.switchuser.SwitchUserDetailsServiceUserDetailsService (implements org.springframework.security.core.userdetails.UserDetailsService)
- com.flowable.core.spring.security.switchuser.TenantBasedImpersonatePermissionVoter (implements com.flowable.core.spring.security.switchuser.ImpersonatePermissionVoter)