Uses of Class
at.letto.databaseclient.modelMongo.login.LeTToUserWithSessions
Packages that use LeTToUserWithSessions
-
Uses of LeTToUserWithSessions in at.letto.databaseclient.service
Methods in at.letto.databaseclient.service that return LeTToUserWithSessionsModifier and TypeMethodDescriptionLettoUserLoginService.addActiveSessionsToUser
(LeTToUser user) LettoUserLoginService.addAllSessionsToUser
(LeTToUser user) Methods in at.letto.databaseclient.service that return types with arguments of type LeTToUserWithSessionsModifier and TypeMethodDescriptionLettoUserLoginService.getLoggedInUsers()
Liefert alle eingeloggten Benutzer an einem ServerknotenLettoUserLoginService.getLoggedInUsers
(String school) Liefert alle eingeloggten Benutzer einer SchuleLettoUserLoginService.lastLoggedOutUsersSessionsLastSeconds
(long seconds) Liefert alle Benutzer welche innerhalb der letzten "seconds" Sekunden ausgeloggt wurden