Searched refs:get_password (Results 1 – 4 of 4) sorted by relevance
88 context_.set_password_callback(std::bind(&server::get_password, this)); in server()97 std::string get_password() const in get_password() function in server
105 context_.set_password_callback(boost::bind(&server::get_password, this)); in server()113 std::string get_password() const in get_password() function in server