JWA

tsec.jwt.algorithms.JWA
See theJWA companion object
abstract class JWA[A]

Attributes

Companion
object
Source
JWA.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object NoAlg.type
class JWTMacAlgo[A]
object HS256.type
object HS384.type
object HS512.type
class JWTSigAlgo[A]
class JWTECSig[A]
object ES256.type
object ES384.type
object ES512.type
class JWTRSASig[A]
object RS256.type
object RS384.type
object RS512.type
Show all

Members list

Value members

Abstract fields

Attributes

Source
JWA.scala