setClientAuthRequest

protected open fun setClientAuthRequest(@Nullable url: String, @NonNull username: String, @NonNull password: String)

Set the client authorization request.

Parameters

url

The URL string.

username

The auth user

password

The auth password