nl.surfnet.coin.selfservice.control.idpadmin
Class StatisticController
java.lang.Object
nl.surfnet.coin.selfservice.control.BaseController
nl.surfnet.coin.selfservice.control.idpadmin.StatisticController
@Controller
@RequestMapping(value="/idpadmin/*")
public class StatisticController
- extends BaseController
Controller for statistics
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatisticController
public StatisticController()
getLoginsPerSP
@RequestMapping(value="/loginsperspperday.json")
@ResponseBody
public ChartSerie getLoginsPerSP(@ModelAttribute(value="selectedidp")
IdentityProvider selectedidp,
@RequestParam(value="spentityid",required=false)
String spentityid)
Copyright © 2012 SURFnet bv, The Netherlands. All Rights Reserved.