withBasicAuthPassword

fun withBasicAuthPassword(basicAuthPassword: String): HttpSenderConfigurationBuilder

you can set here and in {@link org.acra.annotation.AcraHttpSender#basicAuthLogin()} the credentials for a BASIC HTTP authentication.

Since

5.0.0

Return

this instance

Parameters

basicAuthPassword

Password to use.