AuthApp typedef | mrs::authentication::Oauth2Handler | protected |
authorize(RequestContext &ctxt, const SessionPtr &session, AuthUser *out_user) override | mrs::authentication::Oauth2Handler | virtual |
AuthUser typedef | mrs::interface::AuthorizeHandler | |
duration typedef | mrs::authentication::Oauth2Handler | protected |
entry_ | mrs::authentication::Oauth2Handler | protected |
get_body_access_token_request(GenericSessionData *session_data) const =0 | mrs::authentication::Oauth2Handler | protectedpure virtual |
get_cookie_session_id(Request *request) const | mrs::authentication::Oauth2Handler | protected |
get_entry() const override | mrs::authentication::Oauth2Handler | virtual |
get_handler_name() const =0 | mrs::interface::AuthorizeHandler | pure virtual |
get_id() const override | mrs::authentication::Oauth2Handler | virtual |
get_request_handler_access_token(GenericSessionData *session_data)=0 | mrs::authentication::Oauth2Handler | protectedpure virtual |
get_request_handler_verify_account(Session *session, GenericSessionData *session_data)=0 | mrs::authentication::Oauth2Handler | protectedpure virtual |
get_service_ids() const override | mrs::authentication::Oauth2Handler | virtual |
get_session_id_from_request_data(RequestContext &ctxt) override | mrs::authentication::Oauth2Handler | virtual |
get_url_direct_auth() const =0 | mrs::authentication::Oauth2Handler | protectedpure virtual |
get_url_location(GenericSessionData *data, Url *url) const =0 | mrs::authentication::Oauth2Handler | protectedpure virtual |
get_url_validation(GenericSessionData *data) const =0 | mrs::authentication::Oauth2Handler | protectedpure virtual |
get_user_manager() override | mrs::authentication::Oauth2Handler | inlinevirtual |
http_acquire_access_token(GenericSessionData *data) | mrs::authentication::Oauth2Handler | protected |
http_verify_account(Session *session, GenericSessionData *data, SqlSessionCached *sql_session) | mrs::authentication::Oauth2Handler | protected |
HttpMethodType typedef | mrs::authentication::Oauth2Handler | protected |
HttpUri typedef | mrs::authentication::Oauth2Handler | protected |
new_session_start_login(RequestContext &ctxt, Session *session) | mrs::authentication::Oauth2Handler | protected |
Oauth2Handler(const AuthApp &entry, QueryFactory *qf) | mrs::authentication::Oauth2Handler | inline |
pre_authorize_account(AuthorizeHandler *handler, const std::string &account)=0 | mrs::interface::AuthorizeHandler | pure virtual |
QueryFactory typedef | mrs::authentication::Oauth2Handler | protected |
redirects(RequestContext &ctxt) const override | mrs::authentication::Oauth2Handler | virtual |
Request typedef | mrs::authentication::Oauth2Handler | protected |
RequestContext typedef | mrs::interface::AuthorizeHandler | |
RequestHandlerPtr typedef | mrs::authentication::Oauth2Handler | |
seconds typedef | mrs::authentication::Oauth2Handler | protected |
send_http_request(HttpMethodType method, const std::string &url, const std::string &body, RequestHandler *request_handler=nullptr) | mrs::authentication::Oauth2Handler | protectedstatic |
Session typedef | mrs::interface::AuthorizeHandler | |
SessionManager typedef | mrs::authentication::Oauth2Handler | protected |
SessionPtr typedef | mrs::interface::AuthorizeHandler | |
set_cookie_session_id(Request *request, SessionManager::Session *session) | mrs::authentication::Oauth2Handler | protected |
SqlSessionCached typedef | mrs::interface::AuthorizeHandler | |
steady_clock typedef | mrs::authentication::Oauth2Handler | protected |
time_point typedef | mrs::authentication::Oauth2Handler | protected |
um_ | mrs::authentication::Oauth2Handler | protected |
Url typedef | mrs::authentication::Oauth2Handler | protected |
UserManager typedef | mrs::authentication::Oauth2Handler | protected |
VariantPointer typedef | mrs::authentication::Oauth2Handler | protected |
~AuthorizeHandler()=default | mrs::interface::AuthorizeHandler | virtual |