JwtAlgorithm

pdi.jwt.JwtAlgorithm
See theJwtAlgorithm companion object
sealed trait JwtAlgorithm

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object ES256
object ES384
object ES512
object Ed25519
object EdDSA
object RS256
object RS384
object RS512
object HMD5
object HS224
object HS256
object HS384
object HS512
Show all

Members list

Value members

Abstract methods

def name: String