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

Global scheduler for OAuth2 token refresh tasks. More...

#include <chrono>
#include <condition_variable>
#include <cstdint>
#include <functional>
#include <mutex>
#include <thread>
#include <vector>
#include "iceberg/catalog/rest/iceberg_rest_export.h"

Go to the source code of this file.

Classes

class  iceberg::rest::auth::TokenRefreshScheduler
 A process-global scheduler for delayed token refresh tasks. More...
 

Detailed Description

Global scheduler for OAuth2 token refresh tasks.