@Controller @RequestMapping(value="/stats/*") public class StatisticsController extends BaseController
context, DEEPLINK_TO_SURFMARKET_ALLOWED, FACET_CONNECTION_VISIBLE, GROUPS_WITH_MEMBERS, INSTITUTION_IDENTITY_PROVIDERS, localeResolver, NOTIFICATION_POPUP_CLOSED, NOTIFICATIONS, SELECTED_IDP, SERVICE, SERVICE_APPLY_ALLOWED, SERVICE_CONNECTION_VISIBLE, SERVICE_QUESTION_ALLOWED, SERVICES, SHOW_ARP_MATCHES_PROVIDED_ATTRS, SWITCHED_IDENTITY_SWITCH, TOKEN_CHECK| Constructor and Description |
|---|
StatisticsController() |
| Modifier and Type | Method and Description |
|---|---|
void |
csvStats(long startDateAsMillis,
String intervalType,
String spEntityId,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
String |
stats(org.springframework.ui.ModelMap model,
String selectedSp,
javax.servlet.http.HttpServletRequest request) |
getLocale, getMyInstitutionIdps, getNotifications, getSelectedIdp, handleAjaxResponseException, notificationPopupClosed, setApplicationContext, switchIdp@RequestMapping(value="/stats.shtml") public String stats(org.springframework.ui.ModelMap model, @RequestParam(value="spEntityId",required=false) String selectedSp, javax.servlet.http.HttpServletRequest request)
@RequestMapping(value="/stats.csv",
method=GET)
public void csvStats(@RequestParam(value="startDateAsMillis")
long startDateAsMillis,
@RequestParam(value="intervalType")
String intervalType,
@RequestParam(value="spEntityId",required=false)
String spEntityId,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws IOException
IOExceptionCopyright © 2012–2014 SURFnet bv, The Netherlands. All rights reserved.