getPassword

@Nullable
abstract fun getPassword(): @Nullable String(source)

Returns the password to use when authenticating to this repository.

Return

The password. May be null.