Uses of Class
com.iizix.server.user.UserSessions
Uses of UserSessions in com.iizix.server.gyro
ModifierConstructorDescriptionAppSessionGyro
(ServerShell server, SessionInfo appSessionInfo, ThreadGroup appThreadGroup, UserSessions userSessions, ClientParams clientParams, AuthenticatedUser authUser) Constructs the instance of the application for the first user session.Uses of UserSessions in com.iizix.server.user
Modifier and TypeMethodDescriptionActiveUserSessions.getUserSessions
(String appID, String userID) Gets the user session for a client session.