BasicCredentials

org.http4s.BasicCredentials
See theBasicCredentials companion object
final case class BasicCredentials(username: String, password: String, charset: Charset)

Attributes

Companion:
object
Source:
Credentials.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Concrete fields

lazy val token: String

Attributes

Source:
Credentials.scala