@Controller @RequestMapping(value="/login") public class MolgenisLoginController extends Object
MolgenisLoginController()
String
getLoginErrorPage(org.springframework.ui.Model model)
getLoginPage()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MolgenisLoginController()
@RequestMapping(method=GET) public String getLoginPage()
@RequestMapping(method=GET, params="error") public String getLoginErrorPage(org.springframework.ui.Model model)
Copyright © 2014. All Rights Reserved.