See: Description
| Interface | Description |
|---|---|
| SwitchUserAuthorityChanger |
Allows subclasses to modify the
GrantedAuthority list that will be assigned to the principal
when they assume the identity of a different principal. |
| Class | Description |
|---|---|
| SwitchUserGrantedAuthority |
Custom
GrantedAuthority used by SwitchUserProcessingFilter |
| SwitchUserProcessingFilter |
Switch User processing filter responsible for user context switching.
|