Searched refs:authentication_methods (Results 1 – 5 of 5) sorted by relevance
26 std::vector<protocol::AuthenticationMethod> authentication_methods; member
64 config_.authentication_methods)); in Start()
74 client_config_.authentication_methods.push_back( in ChromotingJniInstance()76 client_config_.authentication_methods.push_back( in ChromotingJniInstance()78 client_config_.authentication_methods.push_back( in ChromotingJniInstance()80 client_config_.authentication_methods.push_back( in ChromotingJniInstance()
80 client_config_.authentication_methods.push_back( in ClientInstance()82 client_config_.authentication_methods.push_back( in ClientInstance()84 client_config_.authentication_methods.push_back( in ClientInstance()
200 config->authentication_methods.push_back(authentication_method); in ParseAuthMethods()202 if (config->authentication_methods.empty()) { in ParseAuthMethods()