Package com.flowable.core.spring.security.switchuser
-
Interface Summary Interface Description ImpersonatePermissionVoter A voter which checks whether a user is allowed to impersonate another user or not.SwitchUserDetailsService Similar toUserDetailsService
with the difference that this passes the current authentication of the user performing the impersonation.