/external/apache-http/src/org/apache/http/impl/client/ |
D | BasicCredentialsProvider.java | 81 final AuthScope authscope, in setCredentials() argument 83 if (authscope == null) { in setCredentials() 86 credMap.put(authscope, credentials); in setCredentials() 99 final AuthScope authscope) { in matchCredentials() argument 101 Credentials creds = map.get(authscope); in matchCredentials() 108 int factor = authscope.match(current); in matchCredentials() 129 public synchronized Credentials getCredentials(final AuthScope authscope) { in getCredentials() argument 130 if (authscope == null) { in getCredentials() 133 return matchCredentials(this.credMap, authscope); in getCredentials()
|
/external/apache-http/src/org/apache/http/auth/ |
D | AuthScope.java | 156 public AuthScope(final AuthScope authscope) { in AuthScope() argument 158 if (authscope == null) { in AuthScope() 161 this.host = authscope.getHost(); in AuthScope() 162 this.port = authscope.getPort(); in AuthScope() 163 this.realm = authscope.getRealm(); in AuthScope() 164 this.scheme = authscope.getScheme(); in AuthScope()
|
/external/apache-http/src/org/apache/http/client/ |
D | CredentialsProvider.java | 60 void setCredentials(AuthScope authscope, Credentials credentials); in setCredentials() argument 70 Credentials getCredentials(AuthScope authscope); in getCredentials() argument
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.apache.commons.httpclient_3.1.0.v201005080502.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/robolectric/v1/lib/main/ |
D | httpclient-4.0.3.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |