Uses of Class
com.iizix.server.user.UserSessions
Packages that use UserSessions
Uses of UserSessions in com.iizix.server.gyro
Constructors in com.iizix.server.gyro with parameters of type UserSessionsModifierConstructorDescriptionAppSessionGyro
(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
Methods in com.iizix.server.user that return UserSessionsMethods in com.iizix.server.user that return types with arguments of type UserSessionsModifier and TypeMethodDescriptionActiveUserSessions.getUserSessions
(String appID, String userID) Gets the user session for a client session.