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