Package de.xima.fc.session
Class FD2SessionManager
java.lang.Object
de.xima.fc.session.FD2SessionManager
Deprecated.
Not used anymore by the form designer as it is integrated in JSF now.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic FD2Session
addSession
(XfcSession userSession, String formSessionID) Deprecated.static boolean
check
(javax.servlet.http.HttpServletRequest req, boolean remove) Deprecated.static boolean
Deprecated.static FD2Session
current
(javax.servlet.http.HttpServletRequest request) Deprecated.static String
getFormSessionID
(javax.servlet.http.HttpServletRequest req) Deprecated.static FD2Session
getSession
(XfcSession xfcSess, String formSessionID) Deprecated.static FD2Session
getSession
(javax.servlet.http.HttpServletRequest request) Deprecated.static FD2Session
getSession
(javax.servlet.http.HttpServletRequest request, String formSessionID) Deprecated.static Map<String,
Map<String, FD2Session>> Deprecated.static FD2Session
registerFormRequest
(javax.servlet.http.HttpServletRequest request) Deprecated.static FD2Session
Deprecated.
-
Constructor Details
-
FD2SessionManager
public FD2SessionManager()Deprecated.
-
-
Method Details
-
registerFormRequest
Deprecated. -
current
Deprecated. -
addSession
Deprecated. -
remove
Deprecated. -
check
public static boolean check(javax.servlet.http.HttpServletRequest req, boolean remove) Deprecated. -
check
public static boolean check(javax.servlet.http.HttpServletRequest req, String formRequestId, boolean remove) Deprecated. -
getSession
Deprecated. -
getSession
public static FD2Session getSession(javax.servlet.http.HttpServletRequest request, String formSessionID) Deprecated. -
getSession
Deprecated. -
getSessionMap
Deprecated.- Returns:
- the sessMap
-
getFormSessionID
Deprecated.
-