org.jasig.schedassist.web.security.delegate
Class DelegateLoginController
java.lang.Object
org.jasig.schedassist.web.security.delegate.DelegateLoginController
@Controller
public class DelegateLoginController
- extends Object
Simple Controller to display the delegate-login form.
- Version:
- $Id: DelegateLoginController.java 2040 2010-04-30 15:52:37Z npblair $
- Author:
- Nicholas Blair, nblair@doit.wisc.edu
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FORM_VIEW_NAME
protected static final String FORM_VIEW_NAME
- See Also:
- Constant Field Values
DelegateLoginController
public DelegateLoginController()
viewLoginForm
@RequestMapping(value="/delegate-login.html")
protected String viewLoginForm()
- Returns:
- the name of the view for the delegate login controller
Copyright © 2012 Jasig. All Rights Reserved.