Package | Description |
---|---|
com.communote.server.core.exception.mapper | |
com.communote.server.core.security |
Modifier and Type | Method and Description |
---|---|
Class<SwitchUserNotAllowedException> |
SwitchUserNotAllowedExceptionMapper.getExceptionClass() |
Modifier and Type | Method and Description |
---|---|
Status |
SwitchUserNotAllowedExceptionMapper.mapException(SwitchUserNotAllowedException exception)
Maps the given exception to a status.
|
Modifier and Type | Method and Description |
---|---|
static org.springframework.security.core.Authentication |
SwitchUserHelper.switchUser(User targetUser)
Switch the user to the target user.
|
Copyright © 2019 Communote team. All rights reserved.