addCredentials abstract method
Add credentials to be used for authorizing requests.
Implementation
void addCredentials(Uri url, String realm, HttpClientCredentials credentials);
Add credentials to be used for authorizing requests.
void addCredentials(Uri url, String realm, HttpClientCredentials credentials);