HomeSort by relevance Sort by last modified time
    Searched defs:Authenticate (Results 1 - 6 of 6) sorted by null

  /external/chromium/chrome/browser/chromeos/login/
enterprise_enrollment_screen.cc 39 void EnterpriseEnrollmentScreen::Authenticate(const std::string& user,
screen_locker.cc 895 void ScreenLocker::Authenticate(const string16& password) {
    [all...]
  /development/samples/SampleSyncAdapter/samplesyncadapter_server/
web_services.py 58 Process a request to authenticate a client. We assume that the username
66 def authenticate(self): member in class:BaseWebServiceHandler
109 class Authenticate(BaseWebServiceHandler):
119 self.authenticate()
392 [('/auth', Authenticate),
  /external/chromium/chrome/common/net/gaia/
gaia_authenticator.cc 75 bool GaiaAuthenticator::Authenticate(const string& user_name,
237 // We never authenticate an email as a hosted account.
388 bool GaiaAuthenticator::Authenticate(const string& user_name,
392 return Authenticate(user_name, password, empty,
  /prebuilt/windows/swt/
swt.jar 
  /prebuilt/windows-x86_64/swt/
swt.jar 

Completed in 618 milliseconds