Uses of Class
pl.edu.icm.unity.engine.api.idp.statistic.GroupedIdpStatistic.SigInStatistic
-
Packages that use GroupedIdpStatistic.SigInStatistic Package Description pl.edu.icm.unity.engine.api.idp.statistic -
-
Uses of GroupedIdpStatistic.SigInStatistic in pl.edu.icm.unity.engine.api.idp.statistic
Fields in pl.edu.icm.unity.engine.api.idp.statistic with type parameters of type GroupedIdpStatistic.SigInStatistic Modifier and Type Field Description List<GroupedIdpStatistic.SigInStatistic>
GroupedIdpStatistic. sigInStats
Constructor parameters in pl.edu.icm.unity.engine.api.idp.statistic with type arguments of type GroupedIdpStatistic.SigInStatistic Constructor Description GroupedIdpStatistic(String idpId, String idpName, String clientId, String clientName, List<GroupedIdpStatistic.SigInStatistic> sigInStats)
-