HomeSort by relevance Sort by last modified time
    Searched refs:AuthState (Results 1 - 25 of 47) sorted by null

1 2

  /external/chromium_org/chrome/browser/chromeos/login/supervised/
supervised_user_authenticator.h 26 enum AuthState {
76 virtual void OnAuthenticationFailure(AuthState state) = 0;
101 AuthState ResolveState();
102 AuthState ResolveCryptohomeFailureState();
103 AuthState ResolveCryptohomeSuccessState();
105 void OnAuthenticationFailure(AuthState state);
supervised_user_authenticator.cc 173 SupervisedUserAuthenticator::AuthState state) {
182 SupervisedUserAuthenticator::AuthState state = ResolveState();
240 SupervisedUserAuthenticator::AuthState
251 AuthState state;
263 SupervisedUserAuthenticator::AuthState
284 SupervisedUserAuthenticator::AuthState
supervised_user_login_flow.h 39 virtual void OnAuthenticationFailure(ExtendedAuthenticator::AuthState state)
supervised_user_creation_controller_new.h 149 virtual void OnAuthenticationFailure(ExtendedAuthenticator::AuthState error)
supervised_user_login_flow.cc 216 ExtendedAuthenticator::AuthState state) {
  /external/apache-http/src/org/apache/http/impl/client/
DefaultUserTokenHandler.java 38 import org.apache.http.auth.AuthState;
58 AuthState targetAuthState = (AuthState) context.getAttribute(
63 AuthState proxyAuthState = (AuthState) context.getAttribute(
83 private static Principal getAuthPrincipal(final AuthState authState) {
84 AuthScheme scheme = authState.getAuthScheme();
86 Credentials creds = authState.getCredentials();
DefaultRequestDirector.java 56 import org.apache.http.auth.AuthState;
162 private final AuthState targetAuthState;
164 private final AuthState proxyAuthState;
245 this.targetAuthState = new AuthState();
246 this.proxyAuthState = new AuthState();
    [all...]
  /external/chromium_org/chromeos/login/auth/
cryptohome_authenticator.h 38 // determine which AuthState we're in, based on the info at hand.
39 // It then triggers further action based on the calculated AuthState; this
59 enum AuthState {
193 // Returns the AuthState we're in, given the status info we have at
196 AuthState ResolveState();
202 AuthState ResolveCryptohomeFailureState();
208 AuthState ResolveCryptohomeSuccessState();
214 AuthState ResolveOnlineSuccessState(AuthState offline_state);
extended_authenticator.h 32 enum AuthState {
46 virtual void OnAuthenticationFailure(AuthState state) = 0;
fake_extended_authenticator.h 53 void OnAuthFailure(AuthState state, const AuthFailure& error);
fake_extended_authenticator.cc 105 void FakeExtendedAuthenticator::OnAuthFailure(AuthState state,
cryptohome_authenticator.cc 641 CryptohomeAuthenticator::AuthState state = ResolveState();
788 CryptohomeAuthenticator::AuthState CryptohomeAuthenticator::ResolveState() {
799 AuthState state = CONTINUE;
830 CryptohomeAuthenticator::AuthState
    [all...]
extended_authenticator_impl.cc 312 AuthState state = FAILED_MOUNT;
346 AuthState state = FAILED_MOUNT;
  /external/apache-http/src/org/apache/http/auth/
AuthState.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/auth/AuthState.java $
47 public class AuthState {
62 public AuthState() {
  /external/chromium_org/net/base/
auth.h 85 enum AuthState {
94 AuthState state; // whether we need, have, or gave up on authentication.
  /external/apache-http/src/org/apache/http/client/protocol/
RequestProxyAuthentication.java 43 import org.apache.http.auth.AuthState;
82 AuthState authState = (AuthState) context.getAttribute(
84 if (authState == null) {
88 AuthScheme authScheme = authState.getAuthScheme();
93 Credentials creds = authState.getCredentials();
98 if (authState.getAuthScope() != null || !authScheme.isConnectionBased()) {
RequestTargetAuthentication.java 43 import org.apache.http.auth.AuthState;
82 AuthState authState = (AuthState) context.getAttribute(
84 if (authState == null) {
88 AuthScheme authScheme = authState.getAuthScheme();
93 Credentials creds = authState.getCredentials();
99 if (authState.getAuthScope() != null || !authScheme.isConnectionBased()) {
  /external/chromium_org/chrome/browser/ssl/
ssl_browser_tests.cc 96 namespace AuthState {
107 if (expected_authentication_state == AuthState::SHOWING_ERROR) {
111 !!(expected_authentication_state & AuthState::SHOWING_INTERSTITIAL)
120 !!(expected_authentication_state & AuthState::DISPLAYED_INSECURE_CONTENT),
125 EXPECT_EQ(!!(expected_authentication_state & AuthState::RAN_INSECURE_CONTENT),
129 } // namespace AuthState
169 AuthState::Check(*entry, expected_authentication_state);
391 browser()->tab_strip_model()->GetActiveWebContents(), AuthState::NONE);
412 browser()->tab_strip_model()->GetActiveWebContents(), AuthState::NONE);
430 tab, net::CERT_STATUS_DATE_INVALID, AuthState::SHOWING_INTERSTITIAL)
    [all...]
  /external/libnfc-nxp/src/
phFriNfc_MifStdFormat.h 197 NdefSmtCrdFmt->Cmd.MfCmd = ((NdefSmtCrdFmt->AddInfo.MfStdInfo.AuthState == \
244 NdefSmtCrdFmt->Cmd.MfCmd = ((NdefSmtCrdFmt->AddInfo.MfStdInfo.AuthState == \
310 switch(NdefSmtCrdFmt->AddInfo.MfStdInfo.AuthState)\
314 NdefSmtCrdFmt->AddInfo.MfStdInfo.AuthState = (uint8_t) \
324 NdefSmtCrdFmt->AddInfo.MfStdInfo.AuthState = \
330 NdefSmtCrdFmt->AddInfo.MfStdInfo.AuthState = \
336 NdefSmtCrdFmt->AddInfo.MfStdInfo.AuthState = \
343 NdefSmtCrdFmt->AddInfo.MfStdInfo.AuthState = \
394 NdefSmtCrdFmt->AddInfo.MfStdInfo.AuthState = \
phFriNfc_MifStdFormat.c 181 NdefSmtCrdFmt->AddInfo.MfStdInfo.AuthState = PH_FRINFC_MFSTD_FMT_VAL_1;
239 NdefSmtCrdFmt->AddInfo.MfStdInfo.AuthState = PH_FRINFC_MFSTD_FMT_AUTH_DEF_KEY;
354 switch(NdefSmtCrdFmt->AddInfo.MfStdInfo.AuthState)
646 switch(NdefSmtCrdFmt->AddInfo.MfStdInfo.AuthState)
761 if(NdefSmtCrdFmt->AddInfo.MfStdInfo.AuthState ==
767 NdefSmtCrdFmt->AddInfo.MfStdInfo.AuthState = PH_FRINFC_MFSTD_FMT_AUTH_KEYB;
    [all...]
phFriNfc_SmtCrdFmt.h 228 uint8_t AuthState;
  /external/chromium_org/chrome/browser/supervised_user/chromeos/
manager_password_service.h 45 virtual void OnAuthenticationFailure(ExtendedAuthenticator::AuthState state)
manager_password_service.cc 187 ExtendedAuthenticator::AuthState state) {
  /external/chromium_org/net/url_request/
url_request_http_job.h 189 AuthState proxy_auth_state_;
190 AuthState server_auth_state_;
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/tester/org/apache/http/impl/client/
DefaultRequestDirector.java 156 protected final AuthState targetAuthState;
158 protected final AuthState proxyAuthState;
251 this.targetAuthState = new AuthState();
252 this.proxyAuthState = new AuthState();
    [all...]

Completed in 517 milliseconds

1 2