Static Public Member Functions | |
static std::map< std::string, NAF::Extras::Session > & | get_sessions () |
static Query::DatabaseManager::Credentials & | get_credentials () |
static void | ReadSessions_ () |
static NAF::Extras::Session & | CreateSession_ (int id_user, std::string path, int max_age) |
static void | DeleteSession_ (std::string id) |
Static Protected Member Functions | |
static bool | SessionExists_ (std::string id) |