/external/chromium_org/third_party/WebKit/ManualTests/blackberry/ |
http-auth-private-mode-changed.php | 12 header('WWW-Authenticate: Basic realm="My Realm"');
|
/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_org/chrome/test/functional/chromoting/ |
it2me_basic.py | 25 self.Authenticate()
|
me2me_enable.py | 26 self.host.Authenticate()
|
me2me_connect.py | 26 self.host.Authenticate()
|
/external/chromium_org/chrome/browser/chromeos/login/ |
screen_locker.h | 68 void Authenticate(const UserContext& user_context); 102 // Returns the users to authenticate. 158 // Used to authenticate the user to unlock.
|
screen_locker.cc | 275 void ScreenLocker::Authenticate(const UserContext& user_context) { 291 Authenticate(UserContext(users_[0]->email(), password, ""));
|
webui_screen_locker.cc | 221 chromeos::ScreenLocker::default_screen_locker()->Authenticate(user_context);
|
/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.
|
/external/chromium_org/chrome/test/remoting/ |
remote_desktop_browsertest.h | 80 // Authenticate: sign in to google using the credentials provided. 81 void Authenticate();
|
remote_desktop_browsertest.cc | 227 void RemoteDesktopBrowserTest::Authenticate() { 458 Authenticate();
|
/external/chromium_org/chrome_frame/ |
urlmon_url_request_private.h | 101 STDMETHOD(Authenticate)(HWND* parent_window, LPWSTR* user_name,
|
urlmon_url_request.cc | 731 STDMETHODIMP UrlmonUrlRequest::Authenticate(HWND* parent_window, [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_org/chrome/test/pyautolib/ |
chromotinglib.py | 26 self.Authenticate() 213 def Authenticate(self, tab_index=1, windex=0):
|
/external/chromium_org/chrome/browser/resources/chromeos/login/ |
login_common.js | 254 * Authenticate for autotests.
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
com.ibm.icu_4.2.1.v20100412.jar | |
/prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/2.6.1/ |
icu4j-2.6.1.jar | |