Home
last modified time | relevance | path

Searched refs:CREDENTIAL_CHARSET (Results 1 – 3 of 3) sorted by relevance

/external/apache-http/src/org/apache/http/auth/params/
DAuthParams.java76 (AuthPNames.CREDENTIAL_CHARSET); in getCredentialCharset()
96 params.setParameter(AuthPNames.CREDENTIAL_CHARSET, charset); in setCredentialCharset()
DAuthPNames.java59 public static final String CREDENTIAL_CHARSET = "http.auth.credential-charset"; field
/external/apache-http/api/
Dcurrent.txt1280 … field @Deprecated public static final String CREDENTIAL_CHARSET = "http.auth.credential-charset";