|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnl.surfnet.coin.selfservice.control.BaseController
nl.surfnet.coin.selfservice.control.idpadmin.SpListController
@Controller @RequestMapping(value="/idpadmin/*") public class SpListController
| 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 |
|---|
public SpListController()
| Method Detail |
|---|
@RequestMapping(value="/all-sps")
public org.springframework.web.servlet.ModelAndView listAllSps(@ModelAttribute(value="selectedidp")
IdentityProvider selectedidp)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||