Searched refs:setCredentials (Results 1 – 9 of 9) sorted by relevance
60 void setCredentials(AuthScope authscope, Credentials credentials); in setCredentials() method
117 public void setCredentials(final Credentials credentials) { in setCredentials() method in AuthState
97 public void setCredentials(NameValueList c) { in setCredentials() method in Credentials
80 public synchronized void setCredentials( in setCredentials() method in BasicCredentialsProvider
1130 authState.setCredentials(creds); in updateAuthState()
1160 authState.setCredentials(creds); in updateAuthState()
1178 authState.setCredentials(creds); in updateAuthState()
1270 method public void setCredentials(org.apache.http.auth.Credentials);1377 …method public abstract void setCredentials(org.apache.http.auth.AuthScope, org.apache.http.auth.Cr…2582 …method public synchronized void setCredentials(org.apache.http.auth.AuthScope, org.apache.http.aut…
76 HPLorg/apache/http/client/CredentialsProvider;->setCredentials(Lorg/apache/http/auth/AuthScope;Lorg…