| Package | Description |
|---|---|
| nl.surfnet.coin.selfservice.control.stats | |
| nl.surfnet.coin.selfservice.dao | |
| nl.surfnet.coin.selfservice.dao.impl |
| Modifier and Type | Method and Description |
|---|---|
List<ChartSerie> |
StatisticController.getLoginsPerSP(IdentityProvider selectedidp) |
| Modifier and Type | Method and Description |
|---|---|
List<ChartSerie> |
StatisticDao.getLoginsPerSpPerDay(String idpEntityId)
Makes a List of login data for a specific Service Provider got the Identity Provider
|
| Modifier and Type | Method and Description |
|---|---|
List<ChartSerie> |
StatisticDaoImpl.convertStatResultsToChartSeries(List<StatResult> statResults)
The SQL query returns a single row per date/Service provider combination.
|
List<ChartSerie> |
StatisticDaoImpl.getLoginsPerSpPerDay(String idpEntityId) |
Copyright © 2012 SURFnet bv, The Netherlands. All Rights Reserved.