Searched defs:AuthState (Results 1 - 13 of 13) sorted by relevance

/external/chromium_org/chromeos/login/auth/
H A Dextended_authenticator.h32 enum AuthState { enum in class:chromeos::ExtendedAuthenticator
46 virtual void OnAuthenticationFailure(AuthState state) = 0;
H A Dcryptohome_authenticator.h38 // 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 { enum in class:chromeos::CryptohomeAuthenticator
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);
/external/apache-http/src/org/apache/http/auth/
H A DAuthState.java2 * $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 { class
62 public AuthState() { method in class:AuthState
/external/chromium_org/chrome/browser/chromeos/login/supervised/
H A Dsupervised_user_authenticator.h26 enum AuthState { enum in class:chromeos::SupervisedUserAuthenticator
76 virtual void OnAuthenticationFailure(AuthState state) = 0;
101 AuthState ResolveState();
102 AuthState ResolveCryptohomeFailureState();
103 AuthState ResolveCryptohomeSuccessState();
105 void OnAuthenticationFailure(AuthState state);
/external/chromium_org/net/base/
H A Dauth.h85 enum AuthState { enum in namespace:net
94 AuthState state; // whether we need, have, or gave up on authentication.
/external/libnfc-nxp/src/
H A DphFriNfc_SmtCrdFmt.h228 uint8_t AuthState; member in struct:phFriNfc_MfStd_AddInfo
/external/chromium_org/chrome/browser/ssl/
H A Dssl_browser_tests.cc96 namespace AuthState { namespace in namespace:__anon4727
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
[all...]
/external/robolectric/lib/main/
H A Dhttpclient-4.0.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/cookie/ ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/chromium_org/third_party/libaddressinput/src/java/testlibs/
H A Dhttpclient-4.1.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/impl/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.commons.httpclient_3.1.0.v201005080502.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/smack/asmack-master/lib/
H A Dhttpclient-4.1.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/cookie/ ...
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...

Completed in 259 milliseconds