JWTMacAlgo

tsec.jwt.algorithms.JWTMacAlgo
See theJWTMacAlgo companion object
abstract class JWTMacAlgo[A] extends JWA[A]

Attributes

Companion
object
Source
JWA.scala
Graph
Supertypes
class JWA[A]
class Object
trait Matchable
class Any
Known subtypes
object HS256.type
object HS384.type
object HS512.type

Members list

Value members

Inherited fields

Attributes

Inherited from:
JWA
Source
JWA.scala