Searched refs:ThirdPartyClientAuthenticator (Results 1 – 10 of 10) sorted by relevance
21 ThirdPartyClientAuthenticator::ThirdPartyClientAuthenticator( in ThirdPartyClientAuthenticator() function in remoting::protocol::ThirdPartyClientAuthenticator27 ThirdPartyClientAuthenticator::~ThirdPartyClientAuthenticator() { in ~ThirdPartyClientAuthenticator()30 void ThirdPartyClientAuthenticator::ProcessTokenMessage( in ProcessTokenMessage()50 &ThirdPartyClientAuthenticator::OnThirdPartyTokenFetched, in ProcessTokenMessage()54 void ThirdPartyClientAuthenticator::AddTokenElements( in AddTokenElements()65 void ThirdPartyClientAuthenticator::OnThirdPartyTokenFetched( in OnThirdPartyTokenFetched()
29 class ThirdPartyClientAuthenticator : public ThirdPartyAuthenticatorBase {59 explicit ThirdPartyClientAuthenticator(61 virtual ~ThirdPartyClientAuthenticator();78 DISALLOW_COPY_AND_ASSIGN(ThirdPartyClientAuthenticator);
32 scoped_ptr<ThirdPartyClientAuthenticator::TokenFetcher> token_fetcher_,80 scoped_ptr<ThirdPartyClientAuthenticator::TokenFetcher> token_fetcher_;
41 class FakeTokenFetcher : public ThirdPartyClientAuthenticator::TokenFetcher {111 scoped_ptr<ThirdPartyClientAuthenticator::TokenFetcher> in InitAuthenticators()114 client_.reset(new ThirdPartyClientAuthenticator(token_fetcher.Pass())); in InitAuthenticators()
27 scoped_ptr<ThirdPartyClientAuthenticator::TokenFetcher> token_fetcher, in NegotiatingClientAuthenticator()122 current_authenticator_.reset(new ThirdPartyClientAuthenticator( in CreateAuthenticatorForCurrentMethod()
82 scoped_ptr<ThirdPartyClientAuthenticator::TokenFetcher>(), methods); in InitAuthenticators()
15 : public protocol::ThirdPartyClientAuthenticator::TokenFetcher {
323 scoped_ptr<protocol::ThirdPartyClientAuthenticator::TokenFetcher>(), in StartClientAfterHost()
69 scoped_ptr<protocol::ThirdPartyClientAuthenticator::TokenFetcher> in ChromotingJniInstance()
768 scoped_ptr<protocol::ThirdPartyClientAuthenticator::TokenFetcher> in HandleConnect()