Uses of Class
com.iizix.user.SessionUserIdentifier
Package
Description
Uses of SessionUserIdentifier in com.iizix
Modifier and TypeFieldDescriptionSessionInfo.user
The session user identifier, null if not defined properly.Uses of SessionUserIdentifier in com.iizix.gyro
Modifier and TypeMethodDescriptionIAppSessionGyro.getSessionUserIdentifier()
Gets the SessionUserIdentifier.Uses of SessionUserIdentifier in com.iizix.server.client
Modifier and TypeFieldDescriptionClientParams.user
The session user identifier, null if not defined properly.Modifier and TypeMethodDescriptionClientParams.assignSessionID
(String sessionID) Assigns a new Session ID for this session.Uses of SessionUserIdentifier in com.iizix.server.gyro
Modifier and TypeMethodDescriptionAppSessionGyro.getSessionUserIdentifier()
Gets the SessionUserIdentifier.Uses of SessionUserIdentifier in com.iizix.server.vsviewer
Modifier and TypeFieldDescriptionVSViewerParams.user
The session user identifier, null if not defined properly.Modifier and TypeMethodDescriptionVSViewerParams.assignSessionID
(String sessionID) Assigns a new Session ID for this session.Uses of SessionUserIdentifier in com.iizix.user
Modifier and TypeMethodDescriptionUserIdentifier.createSessionUserIdentifier
(String sessionID) Creates a SessionUserIdentifier from this instance.