@Controller @RequestMapping public class StatisticsController extends BaseApiController
IDENTITY_PROVIDER_ATTRIBUTE| Constructor and Description |
|---|
StatisticsController() |
| Modifier and Type | Method and Description |
|---|---|
Statistics |
getCSAStatistics(int month,
int year,
javax.servlet.http.HttpServletRequest request) |
getIdpEntityIdFromToken, handleGenericException, handleSecurityException, verifyScope@RequestMapping(method=GET,
value="/api/protected/stats.json")
@ResponseBody
public Statistics getCSAStatistics(@RequestParam(value="month")
int month,
@RequestParam(value="year")
int year,
javax.servlet.http.HttpServletRequest request)
Copyright © 2013 SURFnet bv, The Netherlands. All rights reserved.