Interface | Description |
---|---|
ImpersonatePermissionVoter |
A voter which checks whether a user is allowed to impersonate another user or not.
|
SwitchUserDetailsService |
Similar to
UserDetailsService
with the difference that this passes the current authentication of the user performing the impersonation. |
Class | Description |
---|---|
AuthorityBasedImpersonatePermissionVoter | |
DelegateUserDetailsServiceSwitchUserDetailsService | |
FlowableSwitchUserHandler | |
SwitchUserConfigurer<H extends HttpSecurityBuilder<H>> | |
SwitchUserDetailsServiceUserDetailsService |