Searched defs:getCredentials (Results 1 – 6 of 6) sorted by relevance
30 public String getCredentials(); in getCredentials() method
18 UserCredentials getCredentials(ClientTransaction challengedTransaction, String realm); in getCredentials() method
70 Credentials getCredentials(AuthScope authscope); in getCredentials() method
107 public Credentials getCredentials() { in getCredentials() method in AuthState
129 public synchronized Credentials getCredentials(final AuthScope authscope) { in getCredentials() method in BasicCredentialsProvider
73 public NameValueList getCredentials() { in getCredentials() method in Credentials