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

Authentication session 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"

Go to the source code of this file.

Classes

class  iceberg::rest::auth::AuthSession
 An authentication session that can authenticate outgoing HTTP requests. More...
 

Detailed Description

Authentication session interface for REST catalog.