| 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()
Makes a List of login data per Service Provider
|
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> |
StatisticDaoImpl.getLoginsPerSpPerDay() |
List<ChartSerie> |
StatisticDaoImpl.getLoginsPerSpPerDay(String idpEntityId) |
Copyright © 2012 SURFnet bv, The Netherlands. All Rights Reserved.