nl.surfnet.coin.selfservice.control
Class StatisticsController
java.lang.Object
nl.surfnet.coin.selfservice.control.BaseController
nl.surfnet.coin.selfservice.control.StatisticsController
@Controller
@RequestMapping(value="/stats/*")
public class StatisticsController
- extends BaseController
Controller for statistics
| Fields inherited from class nl.surfnet.coin.selfservice.control.BaseController |
DEEPLINK_TO_SURFMARKET_ALLOWED, FACET_CONNECTION_VISIBLE, GROUPS_WITH_MEMBERS, localeResolver, NOTIFICATION_POPUP_CLOSED, NOTIFICATIONS, SELECTED_IDP, SERVICE, SERVICE_APPLY_ALLOWED, SERVICE_CONNECTION_VISIBLE, SERVICE_QUESTION_ALLOWED, SERVICES, SHOW_ARP_MATCHES_PROVIDED_ATTRS, TOKEN_CHECK |
|
Method Summary |
String |
stats(org.springframework.ui.ModelMap model,
String selectedSp,
javax.servlet.http.HttpServletRequest request)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatisticsController
public StatisticsController()
stats
@RequestMapping(value="/stats.shtml")
public String stats(org.springframework.ui.ModelMap model,
@RequestParam(value="spEntityId",required=false)
String selectedSp,
javax.servlet.http.HttpServletRequest request)
Copyright © 2012-2013 SURFnet bv, The Netherlands. All Rights Reserved.