akka-http-jwt-auth
akka-http-jwt-auth
tech.bilal.akka.http.auth.adapter
AsyncAuthenticatorFactory
AuthConfig
AuthDirectives
AuthDirectives
JWTHeader
JWTHeader
JwtVerifier
KeyError
PublicKeyManager
tech.bilal.akka.http.auth.adapter.crypto
Algorithm
Algorithm
RSA
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
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Value members
Value members
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Inherited from
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from
Product