iceberg-cpp
Loading...
Searching...
No Matches
iceberg::rest::auth::AuthSession Member List

This is the complete list of members for iceberg::rest::auth::AuthSession, including all inherited members.

Authenticate(std::unordered_map< std::string, std::string > &headers)=0iceberg::rest::auth::AuthSessionpure virtual
Close()iceberg::rest::auth::AuthSessioninlinevirtual
MakeDefault(std::unordered_map< std::string, std::string > headers)iceberg::rest::auth::AuthSessionstatic
MakeOAuth2(const OAuthTokenResponse &initial_token, const std::string &token_endpoint, const std::string &client_id, const std::string &client_secret, const std::string &scope, HttpClient &client)iceberg::rest::auth::AuthSessionstatic
~AuthSession()=default (defined in iceberg::rest::auth::AuthSession)iceberg::rest::auth::AuthSessionvirtual