@Controller @RequestMapping(value="/user/activate") public class UserActivateController extends Object
| Constructor and Description |
|---|
UserActivateController() |
| Modifier and Type | Method and Description |
|---|---|
String |
activate(String email,
String token,
javax.servlet.http.HttpServletRequest request) |
Copyright © 2017. All rights reserved.