MongoDB C++ Driver 4.4.0
Loading...
Searching...
No Matches
mongocxx::v1::oidc_credential Member List

This is the complete list of members for mongocxx::v1::oidc_credential, including all inherited members.

access_token() constmongocxx::v1::oidc_credential
expires_in() constmongocxx::v1::oidc_credential
oidc_credential(oidc_credential &&other) noexceptmongocxx::v1::oidc_credential
oidc_credential(oidc_credential const &other)mongocxx::v1::oidc_credential
oidc_credential(std::string access_token)mongocxx::v1::oidc_credentialexplicit
oidc_credential(std::string access_token, std::chrono::milliseconds expires_in)mongocxx::v1::oidc_credentialexplicit
operator=(oidc_credential &&other) noexceptmongocxx::v1::oidc_credential
operator=(oidc_credential const &other)mongocxx::v1::oidc_credential
~oidc_credential()mongocxx::v1::oidc_credential