NetworkAuthenticationChallenge

constructor(hostname: String, networkAuthenticationType: NetworkAuthenticationType, cause: Throwable)

Parameters

hostname

the hostname of the request which led to this authentication challenge

networkAuthenticationType

the type of challenge to be issued

cause

the underlying cause that led to this authentication challenge.