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

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

@Controller
@RequestMapping(value="/idpadmin/*")
public class SpListController
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
SpListController()
           
 
Method Summary
 org.springframework.web.servlet.ModelAndView listAllSps(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

SpListController

public SpListController()
Method Detail

listAllSps

@RequestMapping(value="/all-sps")
public org.springframework.web.servlet.ModelAndView listAllSps(@ModelAttribute(value="selectedidp")
                                                                              IdentityProvider selectedidp)


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