@Controller public class HomeController extends BaseController
ALL_IDPS, COMPOUND_SP, COMPOUND_SPS, DEEPLINK_TO_SURFMARKET_ALLOWED, FILTER_APP_GRID_ALLOWED, GROUPS_WITH_MEMBERS, IS_ADMIN_USER, IS_GOD, LMNG_ACTIVE_MODUS, localeResolver, NOTIFICATION_POPUP_CLOSED, NOTIFICATIONS, RAW_ARP_ATTRIBUTES_VISIBLE, SERVICE_APPLY_ALLOWED, SERVICE_CONNECTION_VISIBLE, SERVICE_QUESTION_ALLOWED, TOKEN_CHECK| Constructor and Description |
|---|
HomeController() |
| Modifier and Type | Method and Description |
|---|---|
void |
closeNotificationPopup(javax.servlet.http.HttpServletRequest request) |
Map<String,PersonAttributeLabel> |
getPersonAttributeLabels() |
org.springframework.web.servlet.ModelAndView |
home(IdentityProvider selectedidp,
javax.servlet.http.HttpServletRequest request) |
org.springframework.web.servlet.ModelAndView |
user() |
getLocale, getMyInstitutionIdps, getNotifications, getRequestedIdp, handleAjaxResponseException, notificationPopupClosed@ModelAttribute(value="personAttributeLabels") public Map<String,PersonAttributeLabel> getPersonAttributeLabels()
@RequestMapping(value="/app-overview.shtml")
public org.springframework.web.servlet.ModelAndView home(@ModelAttribute(value="selectedidp")
IdentityProvider selectedidp,
javax.servlet.http.HttpServletRequest request)
@RequestMapping(value="/user.shtml") public org.springframework.web.servlet.ModelAndView user()
@RequestMapping(value="/closeNotificationPopup.shtml") public void closeNotificationPopup(javax.servlet.http.HttpServletRequest request)
Copyright © 2012-2013 SURFnet bv, The Netherlands. All Rights Reserved.