|
iceberg-cpp
|
This is the complete list of members for iceberg::rest::auth::OAuth2Util, including all inherited members.
| AuthHeaders(const std::string &token) | iceberg::rest::auth::OAuth2Util | static |
| ExchangeToken(HttpClient &client, AuthSession &session, const std::unordered_map< std::string, std::string > &extra_headers, const std::string &subject_token, const std::string &subject_token_type, const std::optional< std::string > &actor_token, const std::optional< std::string > &actor_token_type, const std::string &scope, const std::string &oauth2_server_uri, const std::unordered_map< std::string, std::string > &optional_params) | iceberg::rest::auth::OAuth2Util | static |
| ExpiresAtMillis(std::string_view token) | iceberg::rest::auth::OAuth2Util | static |
| FetchToken(HttpClient &client, AuthSession &session, const AuthProperties &properties) | iceberg::rest::auth::OAuth2Util | static |
| OAuth2Util()=delete (defined in iceberg::rest::auth::OAuth2Util) | iceberg::rest::auth::OAuth2Util |