java.lang.Object | ||
org.apache.http.auth.params.AuthParams |
This class implements an adaptor around the HttpParams interface to simplify manipulation of the HTTP authentication specific parameters.
static | String | getCredentialCharset(HttpParams params) | ||||
Obtains the charset for encoding Credentials. | ||||||
static | void | setCredentialCharset(HttpParams params, String charset) | ||||
Sets the charset to be used when encoding Credentials. |
charset | The charset |
---|
Copyright 2007 Google Inc. | Build 0.9_r1-98467 - 14 Aug 2008 18:56 |