api / org.gradle.caching.http / HttpBuildCacheCredentials / getPassword

getPassword

open fun getPassword(): String

Overrides PasswordCredentials.getPassword

Returns the password to use when authenticating to the HTTP build cache.

Return
The password. May be null.