api / org.gradle.api.artifacts.repositories / PasswordCredentials / getPassword

getPassword

abstract fun getPassword(): String

Overrides PasswordCredentials.getPassword

Returns the password to use when authenticating to this repository.

Return
The password. May be null.