Searched defs:getCredentials (Results 1 – 5 of 5) sorted by relevance
18 UserCredentials getCredentials(ClientTransaction challengedTransaction, String realm); in getCredentials() method
65 Credentials getCredentials(AuthScope authscope); in getCredentials() method
102 public Credentials getCredentials() { in getCredentials() method in AuthState
124 public synchronized Credentials getCredentials(final AuthScope authscope) { in getCredentials() method in BasicCredentialsProvider
73 public NameValueList getCredentials() { in getCredentials() method in Credentials