BasicAuthCredentials

class BasicAuthCredentials(val forHost: String, user: String, password: String)

Constructors

Link copied to clipboard
fun BasicAuthCredentials(forHost: String, user: String, password: String)

Properties

Link copied to clipboard
Link copied to clipboard