[][src]Function zap_api::session_management::set_session_management_method

pub fn set_session_management_method(
    service: &ZapService,
    contextid: String,
    methodname: String,
    methodconfigparams: String
) -> Result<Value, ZapApiError>

Sets the session management method for the context with the given ID.