nl.surfnet.coin.selfservice.control.idpadmin
Class ActionListController

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

@Controller
@RequestMapping(value="/idpadmin/*")
public class ActionListController
extends BaseController


Nested Class Summary
 
Nested classes/interfaces inherited from class nl.surfnet.coin.selfservice.control.BaseController
BaseController.MenuType
 
Field Summary
 
Fields inherited from class nl.surfnet.coin.selfservice.control.BaseController
localeResolver
 
Constructor Summary
ActionListController()
           
 
Method Summary
 org.springframework.web.servlet.ModelAndView listActions(IdentityProvider selectedidp)
           
 
Methods inherited from class nl.surfnet.coin.selfservice.control.BaseController
buildMenu, getCurrentRole, getLocale, getMyInstitutionIdps, getRequestedIdp
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionListController

public ActionListController()
Method Detail

listActions

@RequestMapping(value="actions")
public org.springframework.web.servlet.ModelAndView listActions(@ModelAttribute(value="selectedidp")
                                                                               IdentityProvider selectedidp)
                                                         throws IOException
Throws:
IOException


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