org.apache.http.client.CredentialsProvider |
Abstract credentials provider.
void | clear() | |||||
Clears all credentials. | ||||||
Credentials | getCredentials(AuthScope authscope) | |||||
Get the credentials for the given authentication scope. | ||||||
void | setCredentials(AuthScope authscope, Credentials credentials) | |||||
Sets the credentials for the given authentication scope. |
authscope | the authentication scope |
---|
authscope | the authentication scope |
---|---|
credentials | the authentication credentials for the given scope. |
Copyright 2007 Google Inc. | Build 0.9_r1-98467 - 14 Aug 2008 18:48 |