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
ExpectedException
void activateAccount(User user, boolean force) throws ExpectedException
ExpectedException