nl.surfnet.coin.csa.control.shopadmin
Class IdpLnmgListController
java.lang.Object
nl.surfnet.coin.csa.control.BaseController
nl.surfnet.coin.csa.control.shopadmin.IdpLnmgListController
@Controller
@RequestMapping(value="/shopadmin/*")
public class IdpLnmgListController
- extends BaseController
| Fields inherited from class nl.surfnet.coin.csa.control.BaseController |
ALL_IDPS, COMPOUND_SP, COMPOUND_SPS, DEEPLINK_TO_SURFMARKET_ALLOWED, FACET_CONNECTION_VISIBLE, FILTER_APP_GRID_ALLOWED, GROUPS_WITH_MEMBERS, IS_ADMIN_USER, IS_GOD, localeResolver, RAW_ARP_ATTRIBUTES_VISIBLE, SELECTED_IDP, SERVICE_APPLY_ALLOWED, SERVICE_CONNECTION_VISIBLE, SERVICE_QUESTION_ALLOWED, TOKEN_CHECK |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IdpLnmgListController
public IdpLnmgListController()
listAllIdps
@RequestMapping(value="/all-idpslmng")
public org.springframework.web.servlet.ModelAndView listAllIdps(Map<String,Object> model)
saveLmngServices
@RequestMapping(value="/save-idplmng",
method=POST)
public org.springframework.web.servlet.ModelAndView saveLmngServices(javax.servlet.http.HttpServletRequest req)
cleanCrmCache
@RequestMapping(value="/clean-cache",
method=GET)
public org.springframework.web.servlet.view.RedirectView cleanCrmCache()
Copyright © 2013 SURFnet bv, The Netherlands. All Rights Reserved.