Apache Mesos
Public Member Functions | Public Attributes | List of all members
zookeeper::Authentication Struct Reference

#include <authentication.hpp>

Public Member Functions

 Authentication (const std::string &_scheme, const std::string &_credentials)
 

Public Attributes

const std::string scheme
 
const std::string credentials
 

Constructor & Destructor Documentation

zookeeper::Authentication::Authentication ( const std::string &  _scheme,
const std::string &  _credentials 
)
inline

Member Data Documentation

const std::string zookeeper::Authentication::credentials
const std::string zookeeper::Authentication::scheme

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