JWTMacAlgo

tsec.jwt.algorithms.JWTMacAlgo$
See theJWTMacAlgo companion class
object JWTMacAlgo

Attributes

Companion
class
Source
JWA.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
JWTMacAlgo.type

Members list

Value members

Concrete methods

def fromString[A](alg: String)(implicit o: JWTMacAlgo[A]): Option[JWTMacAlgo[A]]

Attributes

Source
JWA.scala