iceberg-cpp
Loading...
Searching...
No Matches
Classes
auth_manager.h File Reference

Authentication manager interface for REST catalog. More...

#include <memory>
#include <string>
#include <unordered_map>
#include "iceberg/catalog/rest/iceberg_rest_export.h"
#include "iceberg/catalog/rest/type_fwd.h"
#include "iceberg/result.h"
#include "iceberg/type_fwd.h"

Go to the source code of this file.

Classes

class  iceberg::rest::auth::AuthManager
 Produces authentication sessions for catalog and table requests. More...
 

Detailed Description

Authentication manager interface for REST catalog.