Allocation enum name | mrs::http::SessionManager | |
AuthorizationHandlerId typedef | mrs::http::SessionManager | |
AuthUser typedef | mrs::http::SessionManager | |
CachedSession typedef | mrs::http::SessionManager | |
change_session_id(SessionPtr session, const SessionId &new_session_id) | mrs::http::SessionManager | |
config_ | mrs::http::SessionManager | private |
configuration() const | mrs::http::SessionManager | inline |
configure(const Configuration &config) | mrs::http::SessionManager | |
CreateWhenNotExisting enum value | mrs::http::SessionManager | |
generate_session_id_impl() | mrs::http::SessionManager | private |
get_session(const SessionId &id) | mrs::http::SessionManager | |
get_session_handler_specific_id_impl(const SessionId &id) | mrs::http::SessionManager | private |
get_session_impl(const SessionId &id) | mrs::http::SessionManager | private |
get_session_secondary_id(const SessionId &id) | mrs::http::SessionManager | |
minutes typedef | mrs::http::SessionManager | |
mutex_ | mrs::http::SessionManager | private |
new_session(const AuthorizationHandlerId id, const std::string &holder_name) | mrs::http::SessionManager | |
new_session(const SessionId &session_id) | mrs::http::SessionManager | |
oldest_inactive_session_ | mrs::http::SessionManager | private |
oldest_session_ | mrs::http::SessionManager | private |
on_session_delete | mrs::http::SessionManager | |
OnlyExisting enum value | mrs::http::SessionManager | |
remove_expired_impl(const system_clock::time_point &now) | mrs::http::SessionManager | private |
remove_inactive_impl(const system_clock::time_point &now) | mrs::http::SessionManager | private |
remove_session(const Session::SessionData *session_data) | mrs::http::SessionManager | |
remove_session(const SessionPtr &session) | mrs::http::SessionManager | |
remove_session(const SessionId session) | mrs::http::SessionManager | |
remove_session_impl(const Session *session) | mrs::http::SessionManager | private |
remove_timeouted() | mrs::http::SessionManager | |
remove_timeouted_impl() | mrs::http::SessionManager | private |
SessionId typedef | mrs::http::SessionManager | |
SessionManager() | mrs::http::SessionManager | |
SessionPtr typedef | mrs::http::SessionManager | |
sessions_ | mrs::http::SessionManager | private |
set_unique_session_secondary_id(Session *session, const Generator &g) | mrs::http::SessionManager | inline |
system_clock typedef | mrs::http::SessionManager | |