@Controller @RequestMapping(value="/stats/*") public class StatisticController extends BaseController
COMPOUND_SP, COMPOUND_SPS, DEEPLINK_TO_SURFMARKET_ALLOWED, FILTER_APP_GRID_ALLOWED, LMNG_ACTIVE_MODUS, localeResolver, SERVICE_APPLY_ALLOWED, SERVICE_QUESTION_ALLOWED, TOKEN_CHECK| Constructor and Description |
|---|
StatisticController() |
| Modifier and Type | Method and Description |
|---|---|
List<ChartSerie> |
getLoginsPerSP(IdentityProvider selectedidp) |
String |
getLoginsPerSPMock(IdentityProvider selectedidp) |
void |
setStatisticDao(StatisticDao statisticDao) |
String |
stats(org.springframework.ui.ModelMap model,
IdentityProvider selectedidp) |
getLocale, getMyInstitutionIdps, getRequestedIdp@RequestMapping(value="/stats.shtml") public String stats(org.springframework.ui.ModelMap model, @ModelAttribute(value="selectedidp") IdentityProvider selectedidp)
@RequestMapping(value="/loginsperspperday.json") @ResponseBody public List<ChartSerie> getLoginsPerSP(@ModelAttribute(value="selectedidp") IdentityProvider selectedidp)
@RequestMapping(value="/loginsperspperday-mock.json") @ResponseBody public String getLoginsPerSPMock(@ModelAttribute(value="selectedidp") IdentityProvider selectedidp) throws IOException
IOExceptionpublic void setStatisticDao(StatisticDao statisticDao)
Copyright © 2012 SURFnet bv, The Netherlands. All Rights Reserved.