| getSessionManagementMethod (contextId* ) | Gets the name of the session management method for the context with the given ID. |
| getSessionManagementMethodConfigParams (methodName* ) | Gets the configuration parameters for the session management method with the given name. |
| getSupportedSessionManagementMethods | Gets the name of the session management methods. |
| setSessionManagementMethod (contextId* methodName* methodConfigParams ) | Sets the session management method for the context with the given ID. |