public interface ActivateUserRpcService
| Modifier and Type | Method and Description |
|---|---|
void |
activateAccount(UserDto user,
boolean force) |
void activateAccount(UserDto user, boolean force) throws ServerCallFailedException
ServerCallFailedException