OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
MongoSessionFunctions.cpp File Reference

Namespaces

namespace  MongoSessionFunctions
 

Functions

std::string MongoSessionFunctions::createSession (std::string username, mongocxx::client &adminClient)
 
std::string MongoSessionFunctions::generateUniqueSessionName (std::string username, mongocxx::client &adminClient)
 
std::string MongoSessionFunctions::refreshSession (std::string sessionName, mongocxx::client &adminClient)
 
void MongoSessionFunctions::removeOldSessions (mongocxx::client &adminClient)