Uses of Class
org.openiam.idm.srvc.user.dto.AuthStateInfoModel
-
Packages that use AuthStateInfoModel Package Description org.openiam.srvc.user -
-
Uses of AuthStateInfoModel in org.openiam.srvc.user
Methods in org.openiam.srvc.user that return types with arguments of type AuthStateInfoModel Modifier and Type Method Description List<AuthStateInfoModel>
UserDataWebService. getActiveUserSessions(ActiveSessionRequest request, int from, int size)
List<AuthStateInfoModel>
UserDataWebServiceImpl. getActiveUserSessions(ActiveSessionRequest request, int from, int size)
-