nl.surfnet.coin.selfservice.control
Class HistoryController

java.lang.Object
  extended by nl.surfnet.coin.selfservice.control.BaseController
      extended by nl.surfnet.coin.selfservice.control.HistoryController

@Controller
@RequestMapping(value="/requests")
public class HistoryController
extends BaseController


Field Summary
 
Fields inherited from class nl.surfnet.coin.selfservice.control.BaseController
DEEPLINK_TO_SURFMARKET_ALLOWED, FACET_CONNECTION_VISIBLE, GROUPS_WITH_MEMBERS, localeResolver, NOTIFICATION_POPUP_CLOSED, NOTIFICATIONS, SELECTED_IDP, SERVICE, SERVICE_APPLY_ALLOWED, SERVICE_CONNECTION_VISIBLE, SERVICE_QUESTION_ALLOWED, SERVICES, SHOW_ARP_MATCHES_PROVIDED_ATTRS, TOKEN_CHECK
 
Constructor Summary
HistoryController()
           
 
Method Summary
 org.springframework.web.servlet.ModelAndView listActions(javax.servlet.http.HttpServletRequest request)
           
 
Methods inherited from class nl.surfnet.coin.selfservice.control.BaseController
getLocale, getMyInstitutionIdps, getNotifications, getSelectedIdp, handleAjaxResponseException, notificationPopupClosed, switchIdp
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HistoryController

public HistoryController()
Method Detail

listActions

@RequestMapping(value="/history.shtml")
public org.springframework.web.servlet.ModelAndView listActions(javax.servlet.http.HttpServletRequest request)


Copyright © 2012-2013 SURFnet bv, The Netherlands. All Rights Reserved.