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 Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Concrete fields

lazy val token: String

Attributes

Source
Credentials.scala