Uses of Class
edu.wisc.game.web.SessionData
Packages that use SessionData
-
Uses of SessionData in edu.wisc.game.web
Methods in edu.wisc.game.web that return SessionDataModifier and TypeMethodDescriptionstatic SessionData
SessionData.getSessionData
(jakarta.servlet.http.HttpServletRequest request) Looks up the SessionData object already associated with the current session, or creates a new one.