nl.surfnet.coin.portal.control
Class HomeController
java.lang.Object
nl.surfnet.coin.portal.control.BaseController
nl.surfnet.coin.portal.control.HomeController
@Controller
public class HomeController
- extends BaseController
Controller that handles the home page of a logged in user.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HomeController
public HomeController()
start
@RequestMapping(value="/home.shtml")
public String start(org.springframework.ui.ModelMap modelMap,
javax.servlet.http.HttpServletRequest request)
throws Exception
- Throws:
Exception
getGroupAwareness
protected String getGroupAwareness(List<Gadget> gadgets)
getSecurityTokens
protected String getSecurityTokens(List<Gadget> gadgets,
String personId)
throws org.apache.shindig.common.crypto.BlobCrypterException
- Throws:
org.apache.shindig.common.crypto.BlobCrypterException
setCoinEnvironment
public void setCoinEnvironment(CoinEnvironment env)
Copyright © 2009-2012 SURFnet bv, The Netherlands. All Rights Reserved.