Modern C++ Kafka API
Public Types | Public Attributes | List of all members
KAFKA_API::clients::SaslOauthbearerToken Struct Reference

SASL OAUTHBEARER token info. More...

#include <ClientCommon.h>

Public Types

using KeyValuePairs = std::map< std::string, std::string >
 

Public Attributes

std::string value
 
std::chrono::milliseconds mdLifetime {}
 
std::string mdPrincipalName
 
KeyValuePairs extensions
 

Detailed Description

SASL OAUTHBEARER token info.


The documentation for this struct was generated from the following file: