net.sourceforge.fluxion.beans
Class SessionUtilsBean

java.lang.Object
  extended by net.sourceforge.fluxion.beans.SessionUtilsBean

public class SessionUtilsBean
extends java.lang.Object


Constructor Summary
SessionUtilsBean()
           
 
Method Summary
 net.sf.json.JSONObject getSessionID(javax.servlet.http.HttpSession session, net.sf.json.JSONObject json)
           
 net.sf.json.JSONObject saveRules(javax.servlet.http.HttpSession session, net.sf.json.JSONObject json)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SessionUtilsBean

public SessionUtilsBean()
Method Detail

getSessionID

public net.sf.json.JSONObject getSessionID(javax.servlet.http.HttpSession session,
                                           net.sf.json.JSONObject json)

saveRules

public net.sf.json.JSONObject saveRules(javax.servlet.http.HttpSession session,
                                        net.sf.json.JSONObject json)


Copyright © 2010. All Rights Reserved.