Android
org.apache.http.auth.params
public interface

org.apache.http.auth.params.AuthPNames

org.apache.http.auth.params.AuthPNames

Parameter names for HttpAuth.

Known Indirect Subclasses

Summary

Constants

      Value  
String  CREDENTIAL_CHARSET  Defines the charset to be used when encoding Credentials "http.auth.credential-charset" 

Details

Constants

public static final String CREDENTIAL_CHARSET

Defines the charset to be used when encoding Credentials.

This parameter expects a value of type String. If not defined, then HttpProtocolParams.HTTP_ELEMENT_CHARSET should be used.

Constant Value: "http.auth.credential-charset"
Copyright 2007 Google Inc. Build 0.9_r1-98467 - 14 Aug 2008 18:48