public interface ActivateUserService
| Modifier and Type | Method and Description |
|---|---|
void |
activateAccount(User user) |
void |
activateAccount(User user,
boolean force) |
void activateAccount(User user) throws ExpectedException
ExpectedExceptionvoid activateAccount(User user, boolean force) throws ExpectedException
ExpectedException