|
iceberg-cpp
|
This is the complete list of members for iceberg::rest::auth::SigV4AuthSession, including all inherited members.
| Authenticate(HttpRequest request) override | iceberg::rest::auth::SigV4AuthSession | virtual |
| Close() override | iceberg::rest::auth::SigV4AuthSession | virtual |
| credentials_provider() const | iceberg::rest::auth::SigV4AuthSession | inline |
| delegate() const (defined in iceberg::rest::auth::SigV4AuthSession) | iceberg::rest::auth::SigV4AuthSession | inline |
| kEmptyBodySha256 | iceberg::rest::auth::SigV4AuthSession | static |
| kRelocatedHeaderPrefix | iceberg::rest::auth::SigV4AuthSession | static |
| Make(std::shared_ptr< AuthSession > delegate, std::string signing_region, std::string signing_name, std::shared_ptr< Aws::Auth::AWSCredentialsProvider > credentials_provider) | iceberg::rest::auth::SigV4AuthSession | static |
| 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, bool keep_refreshed, const std::unordered_map< std::string, std::string > &optional_oauth_params, HttpClient &client) | iceberg::rest::auth::AuthSession | static |
| ~AuthSession()=default (defined in iceberg::rest::auth::AuthSession) | iceberg::rest::auth::AuthSession | virtual |
| ~SigV4AuthSession() override (defined in iceberg::rest::auth::SigV4AuthSession) | iceberg::rest::auth::SigV4AuthSession |