Static Public Member Functions | |
static std::map< std::string, Atom::Extras::Session > & | get_sessions () |
static void | ReadSessions_ () |
static Atom::Extras::Session & | CreateSession_ (std::string user, std::string path, int max_age) |
static void | DeleteSession_ (std::string id) |
Static Protected Member Functions | |
static bool | SessionExists_ (std::string id) |