JWTSigAlgo

tsec.jwt.algorithms.JWTSigAlgo$
See theJWTSigAlgo companion class
object JWTSigAlgo

Attributes

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

Members list

Type members

Types

type MT[F[_]] = MonadError[F, Throwable]

Attributes

Source
JWA.scala

Value members

Concrete methods

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

Attributes

Source
JWA.scala