HomeSort by relevance Sort by last modified time
    Searched refs:login (Results 51 - 75 of 110) sorted by null

1 23 4 5

  /external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/javax/security/auth/login/
AppConfigurationEntryTest.java 22 package org.apache.harmony.auth.tests.javax.security.auth.login;
26 import javax.security.auth.login.AppConfigurationEntry;
72 * Test for ctor with incorrect arguments. If name of the login module is null
ConfigurationTest.java 22 package org.apache.harmony.auth.tests.javax.security.auth.login;
35 import javax.security.auth.login.AppConfigurationEntry;
36 import javax.security.auth.login.Configuration;
37 import javax.security.auth.login.ConfigurationSpi;
51 // system property to specify another login configuration file
52 private static final String AUTH_LOGIN_CONFIG = "java.security.auth.login.config";
55 private static final String LOGIN_CONFIG_PROVIDER = "login.configuration.provider";
80 // value of java.security.auth.login.config system property
152 // no login.config.url.N security properties should be set
156 // tmp user home to avoid presence of ${user.home}/.java.login.confi
    [all...]
  /external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/module/
LoginModuleUtilsTest.java 24 import javax.security.auth.login.LoginException;
100 assertEquals(LoginModuleUtils.ACTION.login, status
  /external/chromium/chrome/browser/chromeos/login/
message_bubble.cc 5 #include "chrome/browser/chromeos/login/message_bubble.h"
8 #include "chrome/browser/chromeos/login/helper.h"
82 help_link_->SetNormalColor(login::kLinkColor);
83 help_link_->SetHighlightedColor(login::kLinkColor);
helper.h 5 // This file contains helper functions used by Chromium OS login.
71 // Creates default smoothed throbber for time consuming operations on login.
77 // Creates painter for login background.
80 // Returns bounds of the screen to use for login wizard.
111 // Define the constants in |login| namespace to avoid potential
113 namespace login { namespace in namespace:chromeos
126 // Background color of the login controls.
129 // Text color on the login controls.
132 // Default link color on login/OOBE controls.
168 } // namespace login
    [all...]
user_controller.cc 5 #include "chrome/browser/chromeos/login/user_controller.h"
11 #include "chrome/browser/chromeos/login/existing_user_view.h"
12 #include "chrome/browser/chromeos/login/guest_user_view.h"
13 #include "chrome/browser/chromeos/login/helper.h"
14 #include "chrome/browser/chromeos/login/rounded_rect_painter.h"
15 #include "chrome/browser/chromeos/login/user_view.h"
16 #include "chrome/browser/chromeos/login/username_view.h"
17 #include "chrome/browser/chromeos/login/wizard_accessibility_helper.h"
18 #include "chrome/browser/chromeos/login/wizard_controller.h"
75 // which makes WM believe that the login screen is not ready
    [all...]
user_view.cc 5 #include "chrome/browser/chromeos/login/user_view.h"
8 #include "chrome/browser/chromeos/login/helper.h"
9 #include "chrome/browser/chromeos/login/rounded_rect_painter.h"
10 #include "chrome/browser/chromeos/login/rounded_view.h"
29 // Background color and corner radius of the login status label and
62 using login::kBackgroundColor;
63 using login::kTextColor;
64 using login::kUserImageSize;
guest_user_view.cc 5 #include "chrome/browser/chromeos/login/guest_user_view.h"
8 #include "chrome/browser/chromeos/login/user_controller.h"
9 #include "chrome/browser/chromeos/login/wizard_accessibility_helper.h"
16 class UserEntryButton : public login::WideButton {
captcha_view.cc 5 #include "chrome/browser/chromeos/login/captcha_view.h"
9 #include "chrome/browser/chromeos/login/helper.h"
10 #include "chrome/browser/chromeos/login/image_downloader.h"
11 #include "chrome/browser/chromeos/login/rounded_rect_painter.h"
12 #include "chrome/browser/chromeos/login/textfield_with_margin.h"
68 if (preferred_size.width() < login::kButtonMinWidth)
69 preferred_size.set_width(login::kButtonMinWidth);
helper.cc 5 #include "chrome/browser/chromeos/login/helper.h"
134 host_view_->width() - login::kThrobberRightMargin - bounds.width());
220 namespace login { namespace in namespace:chromeos
230 } // namespace login
rounded_rect_painter.cc 5 #include "chrome/browser/chromeos/login/rounded_rect_painter.h"
8 #include "chrome/browser/chromeos/login/helper.h"
138 // This Painter can be used to draw a background consistent cross all login
157 // login screens.
234 login::kScreenCornerRadius,
244 login::kUserCornerRadius,
  /external/ipsec-tools/src/racoon/
isakmp_xauth.h 84 vchar_t *login; /* xauth login */ member in struct:xauth_rmconf
isakmp_xauth.c 266 strncpy(iph1->mode_cfg->login, usr, LOGINLEN);
267 iph1->mode_cfg->login[LOGINLEN] = '\0';
388 "login failed for user \"%s\"\n", usr);
404 "login succeeded for user \"%s\"\n", usr);
1285 /* No root login. Ever. */
    [all...]
isakmp_cfg.h 156 char login[LOGINLEN + 1]; /* login */ member in struct:isakmp_cfg_state
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/
SdkUpdaterNoWindow.java 343 * login/password.
345 * <i>Asks user for login/password information.</i>
347 * This method shows a question in the standard output, asking for login
352 * Login: (Wait for user input)</br>
358 * @return A {@link Pair} holding the entered login and password. The
359 * <b>first element</b> is always the <b>Login</b>, and the
366 String login = ""; //$NON-NLS-1$ local
372 login = readLine(readBuffer);
382 // Reset login/pass to empty Strings.
383 login = ""; //$NON-NLS-1
    [all...]
  /external/chromium/chrome/browser/sync/resources/
gaia_login.js 6 // true, it stays that way until we are told about successful login from
30 var form = document.getElementById("gaia-login-form");
44 var f = document.getElementById("gaia-login-form");
150 var loginForm = document.getElementById("gaia-login-form");
176 var f = document.getElementById("gaia-login-form");
221 var f = document.getElementById("gaia-login-form");
  /external/chromium/chrome/common/
chrome_paths.cc 294 char* login = getlogin(); local
295 if (!login)
297 cur = cur.AppendASCII(login);
  /external/chromium/third_party/libjingle/source/talk/
libjingle.scons 214 talk.App(env, name = "login",
221 "examples/login/xmppthread.cc",
222 "examples/login/login_main.cc",
238 "examples/login/xmppauth.cc",
239 "examples/login/xmpppump.cc",
240 "examples/login/xmppsocket.cc",
  /frameworks/base/policy/src/com/android/internal/policy/impl/
AccountUnlockScreen.java 52 * account's login/password to unlock the phone (and reset their lock pattern).
102 mLogin = (EditText) findViewById(R.id.login);
131 // send focus to the login field
270 final String login = mLogin.getText().toString(); local
272 Account account = findIntendedAccount(login);
  /bionic/libc/bionic/
stubs.c 345 getpwnam(const char *login)
352 if (android_name_to_passwd(&state->passwd, login) != NULL)
355 return app_id_to_passwd( app_id_from_name(login), state );
  /external/chromium/chrome/browser/resources/picasaweb_uploader/js/
picasa_client.js 158 * @param {string} login User login.
164 login: function(login, password, callback, opt_captcha) {
168 this.userID_ = login;
186 var content = 'accountType=HOSTED_OR_GOOGLE&Email=' + login +
  /external/chromium/chrome/browser/remoting/
setup_flow.h 21 // SetupFlowStep represents a single step for SetupFlow, e.g. login or
139 std::string login; member in struct:remoting::SetupFlowContext
  /packages/apps/Browser/src/com/android/browser/
DeviceAccountLogin.java 39 // Current state of the login.
71 // Handle the automatic login case where the service gave us an
128 public void login(int accountIndex, AutoLoginCallback cb) { method in class:DeviceAccountLogin
GoogleAccountLogin.java 56 // Last auto login time
80 // XXX: Doing pre-login causes onResume to skip calling
130 // thread as a second thread will handle the next login
207 // TODO: toast login failed?
212 // Start the login process if auto-login is enabled and the user is not
229 GoogleAccountLogin login = local
231 login.startLogin();
252 // Checks if we already did pre-login.
267 Log.d(LOGTAG, "Finished login attempt for " + mAccount.name)
    [all...]
  /external/webkit/Source/WebCore/platform/network/cf/
SocketStreamHandleCFNet.cpp 352 static bool getStoredCONNECTProxyCredentials(const ProtectionSpace& protectionSpace, String& login, String& password)
362 login = storedCredential.user();
399 String login; local
401 if (!m_sentStoredCredentials && getStoredCONNECTProxyCredentials(protectionSpace, login, password)) {
403 RetainPtr<CFStringRef> loginCF(AdoptCF, login.createCFString());

Completed in 2470 milliseconds

1 23 4 5