Couchbase C++ SDK 1.0.1 (rev. 58d46d7)
Loading...
Searching...
No Matches
password_authenticator Class Reference

#include <couchbase/password_authenticator.hxx>

Public Member Functions

 password_authenticator (std::string username, std::string password)
 

Static Public Member Functions

static auto ldap_compatible (std::string username, std::string password) -> password_authenticator
 

Friends

class cluster_options
 

Constructor & Destructor Documentation

◆ password_authenticator()

password_authenticator ( std::string username,
std::string password )
inline

Member Function Documentation

◆ ldap_compatible()

static auto ldap_compatible ( std::string username,
std::string password ) -> password_authenticator
inlinestatic

Friends And Related Symbol Documentation

◆ cluster_options

friend class cluster_options
friend

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