public interface StatisticDao
| Modifier and Type | Method and Description |
|---|---|
List<ChartSerie> |
getLoginsPerSpPerDay()
Makes a List of login data per Service Provider
|
List<ChartSerie> |
getLoginsPerSpPerDay(String idpEntityId)
Makes a List of login data per Service Provider got the Identity Provider
|
List<ChartSerie> getLoginsPerSpPerDay(String idpEntityId)
idpEntityId - unique identifier of the Identity providerChartSerieList<ChartSerie> getLoginsPerSpPerDay()
ChartSerieCopyright © 2012 SURFnet bv, The Netherlands. All Rights Reserved.