UsernamePasswordChallenge

constructor(url: String, onUsernamePasswordReceived: (username: String, password: String) -> Unit, onCancel: () -> Unit)