Hierarchy For Package com.flowable.core.spring.security.switchuser
Package Hierarchies: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.access.intercept.RunAsManager, org.springframework.security.web.authentication.switchuser.SwitchUserAuthorityChanger)
- org.springframework.security.config.annotation.SecurityConfigurerAdapter<O,B> (implements org.springframework.security.config.annotation.SecurityConfigurer<O,B>)
- org.springframework.security.config.annotation.web.configurers.AbstractHttpConfigurer<T,B>
- com.flowable.core.spring.security.switchuser.SwitchUserConfigurer<H>
- org.springframework.security.config.annotation.web.configurers.AbstractHttpConfigurer<T,B>
- com.flowable.core.spring.security.switchuser.SwitchUserConfigurer.FilterSecurityInterceptorPostProcessor (implements org.springframework.security.config.annotation.ObjectPostProcessor<T>)
- com.flowable.core.spring.security.switchuser.SwitchUserDetailsServiceUserDetailsService (implements org.springframework.security.core.userdetails.UserDetailsService)
Interface Hierarchy
- com.flowable.core.spring.security.switchuser.ImpersonatePermissionVoter
- com.flowable.core.spring.security.switchuser.SwitchUserDetailsService