7 #ifndef _QI_MESSAGING_CLIENTAUTHENTICATOR_HPP_
8 #define _QI_MESSAGING_CLIENTAUTHENTICATOR_HPP_
10 #include <boost/shared_ptr.hpp>
virtual ~ClientAuthenticator()
dll import/export and compiler message
boost::shared_ptr< ClientAuthenticator > ClientAuthenticatorPtr
std::map< std::string, AnyValue > CapabilityMap
virtual CapabilityMap _processAuth(const CapabilityMap &authData)
processAuth Processes an authentication message client side. This can be used to process a challenge ...