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

  /external/chromium/chrome/browser/chromeos/login/
enterprise_enrollment_screen.h 27 virtual void Authenticate(const std::string& user,
55 virtual void Authenticate(const std::string& user,
screen_locker.h 45 // authenticate the user. ScreenLocker manages its life cycle and will
88 void Authenticate(const string16& password);
112 // Returns the user to authenticate.
202 // Used to authenticate the user to unlock.
enterprise_enrollment_view.cc 150 controller_->Authenticate(user, password, captcha, access_code);
enterprise_enrollment_screen.cc 39 void EnterpriseEnrollmentScreen::Authenticate(const std::string& user,
screen_lock_view.cc 233 screen_locker_->Authenticate(password_field_->text());
screen_locker.cc 895 void ScreenLocker::Authenticate(const string16& password) {
    [all...]
  /external/ppp/pppd/plugins/radius/etc/
dictionary.merit 16 VALUE Service-Type Authenticate-Only 8
  /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,
gaia_authenticator.h 5 // Use this class to authenticate users with Gaia and access cookies sent
14 // if (gaia_auth.Authenticate("email", "passwd", SAVE_IN_MEMORY_ONLY,
91 // to choose the server to authenticate with (e.g.
105 // Pass credentials to authenticate with, or use saved credentials via an
109 bool Authenticate(const std::string& user_name, const std::string& password,
113 bool Authenticate(const std::string& user_name, const std::string& password);
115 // Pass the LSID to authenticate with. If the authentication succeeds, you can
175 // The real Authenticate implementations.
  /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/dropbear/libtomcrypt/
crypt.tex     [all...]
  /prebuilt/windows/swt/
swt.jar 
  /prebuilt/windows-x86_64/swt/
swt.jar 

Completed in 1677 milliseconds