Raritan PX2/PX3 JSON-RPC API
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
session::SessionManager Member List

This is the complete list of members for session::SessionManager, including all inherited members.

CLOSE_REASON_BROWSER_CLOSED enum valuesession::SessionManager
CLOSE_REASON_FORCED_DISCONNECT enum valuesession::SessionManager
CLOSE_REASON_LOGOUT enum valuesession::SessionManager
CLOSE_REASON_TIMEOUT enum valuesession::SessionManager
closeCurrentSession(in CloseReason reason)session::SessionManager
CloseReason enum namesession::SessionManager
closeSession(in string token, in CloseReason reason)session::SessionManager
ERR_ACTIVE_SESSION_EXCLUSIVE_FOR_USERsession::SessionManager
getCurrentSession()session::SessionManager
getSession(in string token)session::SessionManager
getSessionHistory()session::SessionManager
getSessions()session::SessionManager
newSession(out Session session)session::SessionManager
touchCurrentSession(in boolean userActivity)session::SessionManager
touchSession(in string token)session::SessionManager