Skip to content

Struct star::AWSTokenCache::SSOToken

ClassList > SSOToken

Public Attributes

Type Name
std::string access_token
std::string expires_at
std::string region
std::string start_url

Public Functions

Type Name
bool isExpired () const

Public Attributes Documentation

variable access_token

std::string star::AWSTokenCache::SSOToken::access_token;

variable expires_at

std::string star::AWSTokenCache::SSOToken::expires_at;

variable region

std::string star::AWSTokenCache::SSOToken::region;

variable start_url

std::string star::AWSTokenCache::SSOToken::start_url;

Public Functions Documentation

function isExpired

inline bool SSOToken::isExpired () const


The documentation for this class was generated from the following file StarDS/include/stards.h