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