DigestAuthCredentials

class DigestAuthCredentials(val username: String, val password: String)

Contains credentials for DigestAuthProvider.

Constructors

Link copied to clipboard
fun DigestAuthCredentials(username: String, password: String)

Properties

Link copied to clipboard
Link copied to clipboard