|
iceberg-cpp
|
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)=0 | iceberg::rest::auth::AuthSession | pure virtual |
| Close() | iceberg::rest::auth::AuthSession | inlinevirtual |
| MakeDefault(std::unordered_map< std::string, std::string > headers) | iceberg::rest::auth::AuthSession | static |
| 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::AuthSession | static |
| ~AuthSession()=default (defined in iceberg::rest::auth::AuthSession) | iceberg::rest::auth::AuthSession | virtual |