NtlmNetworkCredential.forChallenge constructor

NtlmNetworkCredential.forChallenge(
  1. NtlmAuthenticationChallenge challenge,
  2. String username,
  3. String password
)

Creates a NtlmNetworkCredential for the server specified in the NtlmAuthenticationChallenge.