Package de.xima.fc.beans
Class SessionAttributes
java.lang.Object
de.xima.fc.beans.SessionAttributes
- All Implemented Interfaces:
Serializable
Deprecated.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SessionAttributes
createSessionAttributes
(javax.servlet.http.HttpSession httpSession) Deprecated.Deprecated.void
setAttributes
(Map<String, Serializable> attributes) Deprecated.
-
Field Details
-
LOG
protected static final org.slf4j.Logger LOGDeprecated.
-
-
Constructor Details
-
SessionAttributes
Deprecated.
-
-
Method Details
-
createSessionAttributes
Deprecated. -
getAttributes
Deprecated. -
setAttributes
Deprecated.
-
de.xima.fc.web.common.utils.SessionUtils