DigestNetworkCredential.forChallenge constructor

DigestNetworkCredential.forChallenge(
  1. DigestAuthenticationChallenge challenge,
  2. String username,
  3. String password
)

Creates a DigestNetworkCredential for the server specified in the DigestAuthenticationChallenge.