HomeSort by relevance Sort by last modified time
    Searched refs:Login (Results 26 - 50 of 87) sorted by null

12 3 4

  /external/chromium_org/third_party/libjingle/source/talk/examples/plus/testutil/
libjingleplus_main.cc 88 // Login
89 ljp.Login(username, password, "talk.google.com", false, gaia);
  /external/chromium_org/third_party/libjingle/source/talk/xmpp/
xmppthread.cc 60 void XmppThread::Login(const buzz::XmppClientSettings& xcs) {
  /external/chromium_org/chrome/test/functional/
chromeos_login.py 46 """Test that javascript can be executed at the login page."""
53 """Test that login is successful with valid credentials."""
55 self.Login(credentials['username'], credentials['password'])
57 self.assertTrue(login_info['is_logged_in'], msg='Login failed.')
60 """Test that login fails when passed an invalid username."""
63 lambda: self.Login('doesnotexist@fakedomain.org', 'badpassword'))
66 msg='Login succeeded, with bad credentials.')
69 """Test that login fails when passed an invalid password."""
73 lambda: self.Login(credentials['username'], 'badpassword'))
76 msg='Login succeeded, with bad credentials.'
    [all...]
chromeos_accessibility.py 43 """Perform login."""
45 self.Login(credentials['username'], credentials['password'])
48 self.assertTrue(login_info['is_logged_in'], msg='Login failed.')
71 """Test that Guest user login is possible when Accessibility is on."""
90 """Test Accessibility before login."""
99 """Test Accessibility after login."""
chromeos_volume.py 22 Test volume and mute changes with different state like, login,
44 """Perform login"""
46 self.Login(credentials['username'], credentials['password'])
49 self.assertTrue(login_info['is_logged_in'], msg='Login failed.')
67 """Test that volume settings are preserved after login and logout"""
72 msg='Before login : %s and after login : %s, volume states are not '
  /external/apache-harmony/auth/src/test/resources/
auth.conf 0 /** Login Configuration file **/
  /external/chromium/chrome/browser/chromeos/login/
existing_user_controller.h 16 #include "chrome/browser/chromeos/login/captcha_view.h"
17 #include "chrome/browser/chromeos/login/login_display.h"
18 #include "chrome/browser/chromeos/login/login_performer.h"
19 #include "chrome/browser/chromeos/login/login_utils.h"
20 #include "chrome/browser/chromeos/login/ownership_status_checker.h"
21 #include "chrome/browser/chromeos/login/password_changed_view.h"
22 #include "chrome/browser/chromeos/login/user_manager.h"
35 // ExistingUserController is used to handle login when someone has
39 // all login UI implementation.
58 // Creates and shows login UI for known users
    [all...]
login_performer.h 14 #include "chrome/browser/chromeos/login/authenticator.h"
15 #include "chrome/browser/chromeos/login/login_status_consumer.h"
16 #include "chrome/browser/chromeos/login/signed_settings_helper.h"
28 // LP instance ownership. LP waits for online login result.
31 // If online login operation fails that means:
47 // is waiting for successful online login or blocked on online login failure.
96 // Performs login with the |username| and |password| specified.
97 void Login(const std::string& username, const std::string& password);
99 // Performs actions to prepare Guest mode login
    [all...]
new_user_view.h 12 #include "chrome/browser/chromeos/login/helper.h"
13 #include "chrome/browser/chromeos/login/language_switch_menu.h"
14 #include "chrome/browser/chromeos/login/user_input.h"
29 // View that is used for new user login. It asks for username and password,
42 // User provided |username|, |password| and initiated login.
46 // Initiates incognito login.
90 // Attempt to login with the current field values.
91 void Login();
174 // True when login is in process.
user_controller.h 14 #include "chrome/browser/chromeos/login/new_user_view.h"
15 #include "chrome/browser/chromeos/login/user_manager.h"
16 #include "chrome/browser/chromeos/login/user_view.h"
31 // UserController manages the set of windows needed to login a single existing
32 // user or first time login for a new user. ExistingUserController creates
41 virtual void Login(UserController* source,
59 // Creates a UserController representing new user or guest login.
144 // Performs common setup for login windows.
existing_user_controller_browsertest.cc 12 #include "chrome/browser/chromeos/login/existing_user_controller.h"
13 #include "chrome/browser/chromeos/login/helper.h"
14 #include "chrome/browser/chromeos/login/login_display.h"
15 #include "chrome/browser/chromeos/login/login_display_host.h"
16 #include "chrome/browser/chromeos/login/login_performer.h"
17 #include "chrome/browser/chromeos/login/login_utils.h"
18 #include "chrome/browser/chromeos/login/mock_authenticator.h"
19 #include "chrome/browser/chromeos/login/wizard_controller.h"
189 existing_user_controller()->Login(kUsername, kPassword);
wizard_controller.h 14 #include "chrome/browser/chromeos/login/screen_observer.h"
15 #include "chrome/browser/chromeos/login/wizard_screen.h"
120 // Shows images login screen.
212 // Logs in the specified user via default login screen.
213 void Login(const std::string& username, const std::string& password);
259 // OOBE/login display host.
  /external/chromium/chrome/browser/chromeos/options/
wifi_config_view.h 41 // Wifi login dialog for wifi network |wifi|. |wifi| must be a non NULL
44 // Wifi login dialog for "Joining other network..."
64 virtual bool Login() OVERRIDE;
78 // Updates state of the Login button.
network_config_view.cc 72 // Disable connect button if cannot login.
86 bool result = child_config_view_->Login();
vpn_config_view.h 54 virtual bool Login() OVERRIDE;
85 // Update state of the Login button.
  /external/chromium/chrome/browser/ui/webui/chromeos/login/
login_ui.cc 5 #include "chrome/browser/ui/webui/chromeos/login/login_ui.h"
13 #include "chrome/browser/chromeos/login/dom_login_display.h"
18 #include "chrome/browser/ui/webui/chromeos/login/login_ui_helpers.h"
92 delegate_->Login(username, password);
  /external/chromium_org/chrome/browser/chromeos/login/
login_display.h 12 #include "chrome/browser/chromeos/login/help_app_launcher.h"
13 #include "chrome/browser/chromeos/login/remove_user_delegate.h"
14 #include "chrome/browser/chromeos/login/user.h"
15 #include "chrome/browser/chromeos/login/user_manager.h"
22 // An abstract class that defines login UI implementation.
52 virtual void Login(const UserContext& user_context) = 0;
88 // Restarts the public-session auto-login timer if it is running.
95 // Sets the displayed email for the next login attempt with |CompleteLogin|.
107 // |background_bounds| determines the bounds of login UI background.
114 // Initializes login UI with the user pods based on list of known users an
    [all...]
webui_login_display.h 14 #include "chrome/browser/chromeos/login/login_display.h"
15 #include "chrome/browser/chromeos/login/user.h"
16 #include "chrome/browser/ui/webui/chromeos/login/native_window_delegate.h"
17 #include "chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h"
21 // WebUI-based login UI implementation.
60 virtual void Login(const UserContext& user_context) OVERRIDE;
98 // Whether to show guest login.
110 // Reference to the WebUI handling layer for the login screen
webui_screen_locker.h 15 #include "chrome/browser/chromeos/login/lock_window.h"
16 #include "chrome/browser/chromeos/login/login_display.h"
17 #include "chrome/browser/chromeos/login/screen_locker_delegate.h"
18 #include "chrome/browser/chromeos/login/webui_login_view.h"
36 namespace login { namespace in namespace:chromeos
76 virtual void Login(const UserContext& user_context) OVERRIDE;
127 // Login UI implementation instance.
142 scoped_ptr<login::NetworkStateHelper> network_state_helper_;
webui_login_display.cc 5 #include "chrome/browser/chromeos/login/webui_login_display.h"
9 #include "chrome/browser/chromeos/login/login_display_host_impl.h"
10 #include "chrome/browser/chromeos/login/screen_locker.h"
11 #include "chrome/browser/chromeos/login/user_adding_screen.h"
12 #include "chrome/browser/chromeos/login/wallpaper_manager.h"
13 #include "chrome/browser/chromeos/login/webui_login_view.h"
110 // If this call is made after new user signs in but login screen is still
244 void WebUILoginDisplay::Login(const UserContext& user_context) {
247 delegate_->Login(user_context);
  /external/chromium_org/third_party/libjingle/source/talk/examples/plus/
libjingleplus.h 117 void Login(const std::string &username, const std::string &password,
  /external/chromium_org/chrome/browser/captive_portal/
captive_portal_browsertest.cc 65 // Path of the fake login page, when using the TestServer.
66 const char* const kTestServerLoginPath = "files/captive_portal/login.html";
79 // portal, this URL returns a mock login page. When connected to the Internet,
80 // it returns a 204 response. Uses the name of the login file so that reloading
83 "http://mock.captive.portal.test/login.html";
459 root_http.Append(FILE_PATH_LITERAL("captive_portal/login.html")));
851 // When |expect_login_tab| is false, no login tab is expected to be opened,
855 // If |expect_login_tab| is true, a login tab is then expected to be opened.
856 // It waits until both the login tab has finished loading, and two captive
    [all...]
  /external/chromium/chrome/browser/sync/notifier/
invalidation_notifier.cc 68 new notifier::Login(this,
p2p_notifier.cc 68 if (!talk_mediator_->Login()) {
69 LOG(DFATAL) << "Could not login for " << email;
  /external/chromium_org/chrome/browser/chromeos/options/
network_config_view.h 90 // Login dialog for known networks.
92 // Login dialog for new/hidden networks.
134 virtual bool Login() = 0;

Completed in 343 milliseconds

12 3 4