with Basic Auth Password
fun withBasicAuthPassword(basicAuthPassword: String): HttpSenderConfigurationBuilder
Content copied to clipboard
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.