@Controller @RequestMapping(value="/shopadmin/*") public class CspStatusController extends BaseController
COMPOUND_SP, COMPOUND_SPS, DEEPLINK_TO_SURFMARKET_ALLOWED, FACET_CONNECTION_VISIBLE, IS_GOD, localeResolver, SELECTED_IDP, SERVICE_CONNECTION_VISIBLE, TOKEN_CHECK| Constructor and Description |
|---|
CspStatusController() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.web.servlet.ModelAndView |
allCspsForSelectedIdp(javax.servlet.http.HttpServletRequest request) |
List<IdentityProvider> |
getAllIdps() |
org.springframework.web.servlet.ModelAndView |
selectIdp(String filteredIdpId) |
getLocale, getMyInstitutionIdps, getSelectedIdp@ModelAttribute(value="allIdps") public List<IdentityProvider> getAllIdps()
@RequestMapping(value="/csp-status-overview.shtml") public org.springframework.web.servlet.ModelAndView allCspsForSelectedIdp(javax.servlet.http.HttpServletRequest request)
@RequestMapping(value="/selectIdp",
method=GET)
public org.springframework.web.servlet.ModelAndView selectIdp(@RequestParam
String filteredIdpId)
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.