ProtocolParameter

org.http4s.client.oauth1.ProtocolParameter$
See theProtocolParameter companion trait

Attributes

Companion:
trait
Source:
ProtocolParameter.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

case class Callback(headerValue: String) extends ProtocolParameter

Attributes

Source:
ProtocolParameter.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any
case class Consumer(headerValue: String, secret: String) extends ProtocolParameter

Attributes

Source:
ProtocolParameter.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any
case class Custom(headerName: String, headerValue: String) extends ProtocolParameter

Attributes

Source:
ProtocolParameter.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any
case class Nonce(headerValue: String) extends ProtocolParameter

Attributes

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

Attributes

Companion:
class
Source:
ProtocolParameter.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Nonce.type
case class Realm(headerValue: String) extends ProtocolParameter

Attributes

Source:
ProtocolParameter.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any
case class SignatureMethod(headerValue: String) extends ProtocolParameter

Attributes

Source:
ProtocolParameter.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any
case class Timestamp(headerValue: String) extends ProtocolParameter

Attributes

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

Attributes

Companion:
class
Source:
ProtocolParameter.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
case class Token(headerValue: String, secret: String) extends ProtocolParameter

Attributes

Source:
ProtocolParameter.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any
case class Verifier(headerValue: String) extends ProtocolParameter

Attributes

Source:
ProtocolParameter.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any
case class Version(headerValue: String) extends ProtocolParameter

Attributes

Source:
ProtocolParameter.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source:
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source:
Mirror.scala