Home
last modified time | relevance | path

Searched refs:brokerSshKey (Results 1 – 3 of 3) sorted by relevance

/dports/net/x2goclient/x2goclient-4.1.2.2/src/
H A Dhttpbrokerclient.cpp95 … config->brokerUser, config->brokerPass,config->brokerSshKey,config->brokerAutologin, in createSshConnection()
H A Donmainwindow.h175 QString brokerSshKey; member
H A Donmainwindow.cpp1075 …"ssh://")==0 && (config.brokerAutologin || config.brokerKrbLogin|| config.brokerSshKey.length()>0)) in slotGetBrokerAuth()
7933 config.brokerSshKey=expandHome(value); in parseParameter()