UsernamePasswordChallenge

constructor(url: String, onUsernamePasswordReceived: (username: String, password: String) -> Unit, cause: Throwable? = null, onCancel: () -> Unit)