| 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() |
List<ChartSerie> |
StatisticController.getLoginsPerSPByIdp(IdentityProvider selectedidp) |
| Modifier and Type | Method and Description |
|---|---|
List<ChartSerie> |
StatisticDao.getLoginsPerSpPerDay()
Makes a List of login data per Service Provider for all IdP's
|
List<ChartSerie> |
StatisticDao.getLoginsPerSpPerDay(String idpEntityId)
Makes a List of login data per Service Provider got the Identity Provider
|
| Modifier and Type | Method and Description |
|---|---|
List<ChartSerie> |
MockStatisticDaoImpl.getLoginsPerSpPerDay() |
List<ChartSerie> |
StatisticDaoImpl.getLoginsPerSpPerDay() |
List<ChartSerie> |
MockStatisticDaoImpl.getLoginsPerSpPerDay(String idpEntityId) |
List<ChartSerie> |
StatisticDaoImpl.getLoginsPerSpPerDay(String idpEntityId) |
Copyright © 2012-2013 SURFnet bv, The Netherlands. All Rights Reserved.