Searched refs:getAuthScheme (Results 1 - 17 of 17) sorted by relevance

/external/apache-http/src/org/apache/http/auth/
H A DAuthState.java97 public AuthScheme getAuthScheme() { method in class:AuthState
H A DAuthSchemeRegistry.java68 * retrieve the {@link AuthScheme authentication scheme} from {@link #getAuthScheme}.
78 * @see #getAuthScheme
116 public synchronized AuthScheme getAuthScheme(final String name, final HttpParams params) method in class:AuthSchemeRegistry
/external/apache-http/src/org/apache/http/client/protocol/
H A DRequestProxyAuthentication.java88 AuthScheme authScheme = authState.getAuthScheme();
H A DRequestTargetAuthentication.java88 AuthScheme authScheme = authState.getAuthScheme();
/external/apache-http/src/org/apache/http/impl/client/
H A DDefaultUserTokenHandler.java84 AuthScheme scheme = authState.getAuthScheme();
H A DAbstractAuthenticationHandler.java146 authScheme = registry.getAuthScheme(id, response.getParams());
H A DDefaultRequestDirector.java735 AuthScheme authScheme = this.proxyAuthState.getAuthScheme();
1069 AuthScheme authScheme = authState.getAuthScheme();
1103 AuthScheme authScheme = authState.getAuthScheme();
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/tester/org/apache/http/impl/client/
H A DDefaultRequestDirector.java967 AuthScheme authScheme = proxyAuthState.getAuthScheme();
1099 AuthScheme authScheme = authState.getAuthScheme();
1133 AuthScheme authScheme = authState.getAuthScheme();
/external/robolectric-shadows/shadows/httpclient/src/main/java/org/robolectric/shadows/httpclient/
H A DDefaultRequestDirector.java985 AuthScheme authScheme = proxyAuthState.getAuthScheme();
1117 AuthScheme authScheme = authState.getAuthScheme();
1151 AuthScheme authScheme = authState.getAuthScheme();
/external/robolectric/v1/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/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 459 milliseconds