Uses of Class
edu.ucsb.nceas.metacat.util.SessionData
Packages that use SessionData
-
Uses of SessionData in edu.ucsb.nceas.metacat.service
Methods in edu.ucsb.nceas.metacat.service that return SessionDataModifier 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.Methods in edu.ucsb.nceas.metacat.service with parameters of type SessionDataModifier and TypeMethodDescriptionvoidSessionService.registerSession(SessionData sessionData) Register a session in the session hash table. -
Uses of SessionData in edu.ucsb.nceas.metacat.util
Methods in edu.ucsb.nceas.metacat.util that return SessionDataModifier and TypeMethodDescriptionstatic SessionDataRequestUtil.getSessionData(javax.servlet.http.HttpServletRequest request) Get the session data from a request.static SessionDataRequestUtil.getSessionDataFromToken(javax.servlet.http.HttpServletRequest request) Get SessionData from the DataONE auth token