Home
last modified time | relevance | path

Searched refs:authScope (Results 1 – 13 of 13) sorted by relevance

/external/apache-http/src/org/apache/http/auth/
DAuthState.java53 private AuthScope authScope; field in AuthState
71 this.authScope = null; in invalidate()
128 return this.authScope; in getAuthScope()
136 public void setAuthScope(final AuthScope authScope) { in setAuthScope() argument
137 this.authScope = authScope; in setAuthScope()
145 buffer.append(this.authScope); in toString()
/external/apache-http/src/org/apache/http/impl/client/
DDefaultRequestDirector.java736 AuthScope authScope = this.proxyAuthState.getAuthScope(); in createTunnelToTarget() local
739 if (authScope != null || !authScheme.isConnectionBased()) { in createTunnelToTarget()
1104 AuthScope authScope = new AuthScope( in updateAuthState() local
1111 this.log.debug("Authentication scope: " + authScope); in updateAuthState()
1115 creds = credsProvider.getCredentials(authScope); in updateAuthState()
1129 authState.setAuthScope(authScope); in updateAuthState()
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/tester/org/apache/http/impl/client/
DDefaultRequestDirector.java1134 AuthScope authScope = new AuthScope( in updateAuthState() local
1141 this.log.debug("Authentication scope: " + authScope); in updateAuthState()
1145 creds = credsProvider.getCredentials(authScope); in updateAuthState()
1159 authState.setAuthScope(authScope); in updateAuthState()
/external/robolectric-shadows/shadows/httpclient/src/main/java/org/robolectric/shadows/httpclient/
DDefaultRequestDirector.java1152 AuthScope authScope = new AuthScope( in updateAuthState() local
1159 this.log.debug("Authentication scope: " + authScope); in updateAuthState()
1163 creds = credsProvider.getCredentials(authScope); in updateAuthState()
1177 authState.setAuthScope(authScope); in updateAuthState()
/external/robolectric/v3/
Dshadows-httpclient-3.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ ...
/external/robolectric/v1/lib/main/
Dhttpclient-4.0.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/robolectric/v3/runtime/
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...