public interface StatisticDao
| Modifier and Type | Method and Description |
|---|---|
List<CompoundServiceProviderRepresenter> |
getCompoundServiceProviderSpLinks()
Get all existing
CompoundServiceProvider id with the respective ServiceProvider entityIds |
List<IdentityProviderRepresenter> |
getIdpLoginIdentifiers()
Get all the idp's that have login records
|
List<ChartSerie> |
getLoginsPerSpPerDay()
Makes a List of login data per Service Provider for all IdP's
|
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()
ChartSerieList<IdentityProviderRepresenter> getIdpLoginIdentifiers()
List<CompoundServiceProviderRepresenter> getCompoundServiceProviderSpLinks()
CompoundServiceProvider id with the respective ServiceProvider entityIdsCopyright © 2012-2013 SURFnet bv, The Netherlands. All Rights Reserved.