ProtocolParameter

trait Sum
trait Mirror
class Object
trait Matchable
class Any

Type members

Classlikes

final case class Callback(headerValue: String) extends ProtocolParameter
final case class Consumer(headerValue: String, secret: String) extends ProtocolParameter
final case class Custom(headerName: String, headerValue: String) extends ProtocolParameter
final case class Nonce(headerValue: String) extends ProtocolParameter
object Nonce
final case class Realm(headerValue: String) extends ProtocolParameter
final case class SignatureMethod(headerValue: String) extends ProtocolParameter
final case class Timestamp(headerValue: String) extends ProtocolParameter
final case class Token(headerValue: String, secret: String) extends ProtocolParameter
final case class Verifier(headerValue: String) extends ProtocolParameter
final 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