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