Package com.flowable.core.spring.security.switchuser
package com.flowable.core.spring.security.switchuser
-
ClassDescriptionA voter which checks whether a user is allowed to impersonate another user or not.SwitchUserConfigurer<H extends HttpSecurityBuilder<H>>Similar to
UserDetailsService
with the difference that this passes the current authentication of the user performing the impersonation.