setPassword

abstract fun setPassword(@Nullable password: String)(source)

Sets the password to use when authenticating to this repository.

Parameters

password

The password. May be null.