|
Robot Raconteur Core C++ Library
|
This is the complete list of members for RobotRaconteur::PasswordFileUserAuthenticator, including all inherited members.
| AuthenticateUser(boost::string_ref username, const std::map< std::string, boost::intrusive_ptr< RRValue > > &credentials, const boost::shared_ptr< ServerContext > &context, const boost::shared_ptr< ITransportConnection > &transport) RR_OVERRIDE | RobotRaconteur::PasswordFileUserAuthenticator | virtual |
| PasswordFileUserAuthenticator(std::istream &file, bool require_verified_client=false) | RobotRaconteur::PasswordFileUserAuthenticator | |
| PasswordFileUserAuthenticator(boost::string_ref data, bool require_verified_client=false) | RobotRaconteur::PasswordFileUserAuthenticator |