BasicCredentials

final case class BasicCredentials(username: String, password: String, charset: Charset)
Companion:
object
Source:
Credentials.scala
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product

Concrete fields