ProtocolParameter

trait Sum
trait Mirror
class Object
trait Matchable
class Any

Type members

Classlikes

case class Callback(headerValue: String) extends ProtocolParameter
case class Consumer(headerValue: String, secret: String) extends ProtocolParameter
case class Custom(headerName: String, headerValue: String) extends ProtocolParameter
case class Nonce(headerValue: String) extends ProtocolParameter
object Nonce
case class Realm(headerValue: String) extends ProtocolParameter
case class SignatureMethod(headerValue: String) extends ProtocolParameter
case class Timestamp(headerValue: String) extends ProtocolParameter
case class Token(headerValue: String, secret: String) extends ProtocolParameter
case class Verifier(headerValue: String) extends ProtocolParameter
case class Version(headerValue: String) extends ProtocolParameter

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror
Source:
Mirror.scala

The name of the type

The name of the type

Inherited from:
Mirror
Source:
Mirror.scala