Header

com.google.api.auth.JwtLocation.In.Header
final case class Header(value: String) extends In

Attributes

Source
JwtLocation.scala
Graph
Supertypes
trait In
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Types

type ValueType = String

Attributes

Source
JwtLocation.scala

Value members

Concrete methods

override def header: Option[String]

Attributes

Definition Classes
In
Source
JwtLocation.scala
override def isHeader: Boolean

Attributes

Definition Classes
In
Source
JwtLocation.scala
override def number: Int

Attributes

Definition Classes
Source
JwtLocation.scala

Inherited methods

Attributes

Inherited from:
In
Source
JwtLocation.scala

Attributes

Inherited from:
In
Source
JwtLocation.scala

Attributes

Inherited from:
In
Source
JwtLocation.scala

Attributes

Inherited from:
In
Source
JwtLocation.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
In
Source
JwtLocation.scala