akka-http-jwt-auth
akka-http-jwt-auth
tech.bilal.akka.http.auth.adapter
tech.bilal.akka.http.auth.adapter.crypto
akka-http-jwt-auth
/
tech.bilal.akka.http.auth.adapter
/
JWTHeader
JWTHeader
case
class
JWTHeader
(typ:
Option
[
String
], kid:
String
, alg:
String
)
Companion
object
Graph
Super types
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Value members
Value members
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Inhertied from
Product
def
productIterator
:
Iterator
[
Any
]
Inhertied from
Product