|
iceberg-cpp
|
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. | |
OAuth2 token utilities for REST catalog authentication.