iceberg-cpp
Loading...
Searching...
No Matches
Classes | Namespaces
oauth2_util.h File Reference

OAuth2 token utilities for REST catalog authentication. More...

#include <cstdint>
#include <optional>
#include <string>
#include <string_view>
#include <unordered_map>
#include "iceberg/catalog/rest/iceberg_rest_export.h"
#include "iceberg/catalog/rest/type_fwd.h"
#include "iceberg/catalog/rest/types.h"
#include "iceberg/result.h"

Go to the source code of this file.

Classes

class  iceberg::rest::auth::OAuth2Util
 OAuth2 token and authentication utilities. More...
 

Namespaces

namespace  iceberg
 Core Apache Iceberg C++ APIs.
 
namespace  iceberg::rest
 REST catalog APIs.
 
namespace  iceberg::rest::auth
 REST catalog authentication APIs.
 

Detailed Description

OAuth2 token utilities for REST catalog authentication.