Public Member Functions | Static Public Attributes | Private Attributes | List of all members
naoqi::DriverAuthenticator Class Reference

#include <driver_authenticator.hpp>

Inheritance diagram for naoqi::DriverAuthenticator:
Inheritance graph
[legend]

Public Member Functions

qi::CapabilityMap _processAuth (const qi::CapabilityMap &)
 
 DriverAuthenticator (const std::string &user, const std::string &pass)
 
qi::CapabilityMap initialAuthData ()
 

Static Public Attributes

static const std::string pass_key = "token"
 
static const std::string user_key = "user"
 

Private Attributes

std::string _p
 
std::string _u
 

Detailed Description

Definition at line 25 of file driver_authenticator.hpp.

Constructor & Destructor Documentation

◆ DriverAuthenticator()

naoqi::DriverAuthenticator::DriverAuthenticator ( const std::string &  user,
const std::string &  pass 
)
inline

Definition at line 30 of file driver_authenticator.hpp.

Member Function Documentation

◆ _processAuth()

qi::CapabilityMap naoqi::DriverAuthenticator::_processAuth ( const qi::CapabilityMap &  )
inline

Definition at line 41 of file driver_authenticator.hpp.

◆ initialAuthData()

qi::CapabilityMap naoqi::DriverAuthenticator::initialAuthData ( )
inline

Definition at line 34 of file driver_authenticator.hpp.

Member Data Documentation

◆ _p

std::string naoqi::DriverAuthenticator::_p
private

Definition at line 46 of file driver_authenticator.hpp.

◆ _u

std::string naoqi::DriverAuthenticator::_u
private

Definition at line 45 of file driver_authenticator.hpp.

◆ pass_key

const std::string naoqi::DriverAuthenticator::pass_key = "token"
static

Definition at line 28 of file driver_authenticator.hpp.

◆ user_key

const std::string naoqi::DriverAuthenticator::user_key = "user"
static

Definition at line 27 of file driver_authenticator.hpp.


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


naoqi_driver
Author(s): Karsten Knese
autogenerated on Sat Feb 3 2024 03:50:06