Searched defs:DIGEST (Results 1 - 14 of 14) sorted by relevance

/external/apache-http/src/org/apache/http/client/params/
H A DAuthPolicy.java56 public static final String DIGEST = "Digest"; field in class:AuthPolicy
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
H A DCMSAttributeTableGenerator.java13 String DIGEST = "digest"; field in interface:CMSAttributeTableGenerator
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
H A DMultipartBuilder.java53 public static final MediaType DIGEST = MediaType.parse("multipart/digest"); field in class:MultipartBuilder
97 * default), {@link #ALTERNATIVE}, {@link #DIGEST}, {@link #PARALLEL} and
/external/apache-http/android/src/android/net/http/
H A DHttpAuthHeader.java42 * HttpAuthHeader.DIGEST - digest (algorithm=MD5, QOP="auth").
48 public static final int DIGEST = 2; field in class:HttpAuthHeader
172 * @return True iff this is the DIGEST-authentication request.
175 return mScheme == DIGEST;
182 * HttpAuthHeader.DIGEST - digest (algorithm=MD5, QOP="auth").
237 * DIGEST (only algorithm="md5", no qop or qop="auth).
245 if (mScheme == DIGEST) {
289 mScheme = DIGEST;
353 if (mScheme == DIGEST) {
/external/nist-sip/java/gov/nist/javax/sip/header/
H A DParameterNames.java62 public static final String DIGEST = "Digest"; field in interface:ParameterNames
/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/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/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 391 milliseconds