Package io.goobi.viewer.managedbeans
Class SessionBean
java.lang.Object
io.goobi.viewer.managedbeans.SessionBean
- All Implemented Interfaces:
Serializable
- Author:
- florian
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
boolean
containsKey
(String key) javax.servlet.http.HttpServletRequest
void
removeObjects
(String keyRegex)
-
Constructor Details
-
SessionBean
public SessionBean()
-
-
Method Details
-
get
-
put
-
containsKey
-
getRequest
public javax.servlet.http.HttpServletRequest getRequest() -
cleanSessionObjects
public void cleanSessionObjects() -
removeObjects
-