@Controller @RequestMapping(value="/user") public class ResetPasswordController extends Object
| Constructor and Description |
|---|
ResetPasswordController() |
| Modifier and Type | Method and Description |
|---|---|
String |
resetPassword(String username,
String password,
org.springframework.web.servlet.mvc.support.RedirectAttributes redirAttrib) |
String |
showResetPassword() |
List<org.egov.infra.admin.master.entity.User> |
users() |
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.