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

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

Authenticate(HttpRequest request) overrideiceberg::rest::auth::SigV4AuthSessionvirtual
Close() overrideiceberg::rest::auth::SigV4AuthSessionvirtual
credentials_provider() consticeberg::rest::auth::SigV4AuthSessioninline
delegate() const (defined in iceberg::rest::auth::SigV4AuthSession)iceberg::rest::auth::SigV4AuthSessioninline
kEmptyBodySha256iceberg::rest::auth::SigV4AuthSessionstatic
kRelocatedHeaderPrefixiceberg::rest::auth::SigV4AuthSessionstatic
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::SigV4AuthSessionstatic
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, bool keep_refreshed, const std::unordered_map< std::string, std::string > &optional_oauth_params, HttpClient &client)iceberg::rest::auth::AuthSessionstatic
~AuthSession()=default (defined in iceberg::rest::auth::AuthSession)iceberg::rest::auth::AuthSessionvirtual
~SigV4AuthSession() override (defined in iceberg::rest::auth::SigV4AuthSession)iceberg::rest::auth::SigV4AuthSession