Searched defs:CreateAuthenticator (Results 1 – 11 of 11) sorted by relevance
26 scoped_ptr<Authenticator> It2MeHostAuthenticatorFactory::CreateAuthenticator( in CreateAuthenticator() function in remoting::protocol::It2MeHostAuthenticatorFactory
154 void NegotiatingHostAuthenticator::CreateAuthenticator( in CreateAuthenticator() function in remoting::protocol::NegotiatingHostAuthenticator
113 scoped_ptr<Authenticator> Me2MeHostAuthenticatorFactory::CreateAuthenticator( in CreateAuthenticator() function in remoting::protocol::Me2MeHostAuthenticatorFactory
164 scoped_ptr<Authenticator> FakeHostAuthenticatorFactory::CreateAuthenticator( in CreateAuthenticator() function in remoting::protocol::FakeHostAuthenticatorFactory
35 scoped_refptr<Authenticator> TestLoginUtils::CreateAuthenticator( in CreateAuthenticator() function in chromeos::TestLoginUtils
107 scoped_refptr<Authenticator> FakeLoginUtils::CreateAuthenticator( in CreateAuthenticator() function in chromeos::FakeLoginUtils
77 ACTION_P2(CreateAuthenticator, username, password) { in ACTION_P2() argument
701 scoped_refptr<Authenticator> LoginUtilsImpl::CreateAuthenticator( in CreateAuthenticator() function in chromeos::LoginUtilsImpl
163 PamAuthorizationFactory::CreateAuthenticator( in CreateAuthenticator() function in remoting::PamAuthorizationFactory
131 virtual Authenticator* CreateAuthenticator(LoginStatusConsumer* consumer) { in CreateAuthenticator() function
517 Authenticator* LoginUtilsImpl::CreateAuthenticator( in CreateAuthenticator() function in chromeos::LoginUtilsImpl