Package org.springframework.security.web.authentication.switchuser
package org.springframework.security.web.authentication.switchuser
Provides HTTP-based "switch user" (su) capabilities.
-
ClassDescriptionApplication event which indicates that a user context switch.Allows subclasses to modify the
GrantedAuthority
list that will be assigned to the principal when they assume the identity of a different principal.Switch User processing filter responsible for user context switching.CustomGrantedAuthority
used bySwitchUserFilter