Searched refs:getCredentials (Results 1 – 11 of 11) sorted by relevance
18 UserCredentials getCredentials(ClientTransaction challengedTransaction, String realm); in getCredentials() method
241 …UserCredentials userCreds = ((AccountManager) this.accountManager).getCredentials(challengedTransa… in handleChallenge()
65 Credentials getCredentials(AuthScope authscope); in getCredentials() method
102 public Credentials getCredentials() { in getCredentials() method in AuthState
73 public NameValueList getCredentials() { in getCredentials() method in Credentials
723 Credentials creds = this.proxyAuthState.getCredentials(); in createTunnelToTarget()765 if (this.proxyAuthState.getCredentials() != null) { in createTunnelToTarget()976 if (this.targetAuthState.getCredentials() != null) { in handleResponse()1004 if (this.proxyAuthState.getCredentials() != null) { in handleResponse()1099 Credentials creds = authState.getCredentials(); in updateAuthState()1101 creds = credsProvider.getCredentials(authScope); in updateAuthState()
124 public synchronized Credentials getCredentials(final AuthScope authscope) { in getCredentials() method in BasicCredentialsProvider
80 Credentials creds = authState.getCredentials(); in getAuthPrincipal()
88 Credentials creds = authState.getCredentials(); in process()
793 if (this.proxyAuthState.getCredentials() != null) { in createTunnelToTarget()1018 if (this.targetAuthState.getCredentials() != null) { in handleResponse()1048 if (this.proxyAuthState.getCredentials() != null) { in handleResponse()1143 Credentials creds = authState.getCredentials(); in updateAuthState()1145 creds = credsProvider.getCredentials(authScope); in updateAuthState()