Uses of Class
edu.ucsb.nceas.metacat.util.SessionData
-
Uses of SessionData in edu.ucsb.nceas.metacat.service
Modifier and TypeMethodDescriptionSessionService.getPublicSession()
Get the public session from the session hash table.SessionService.getRegisteredSession
(String sessionId) Get a registered session from the session hash table.Modifier and TypeMethodDescriptionvoid
SessionService.registerSession
(SessionData sessionData) Register a session in the session hash table. -
Uses of SessionData in edu.ucsb.nceas.metacat.util
Modifier and TypeMethodDescriptionstatic SessionData
RequestUtil.getSessionData
(javax.servlet.http.HttpServletRequest request) Get the session data from a request.static SessionData
RequestUtil.getSessionDataFromToken
(javax.servlet.http.HttpServletRequest request) Get SessionData from the DataONE auth token