JwtHmacAlgorithm

pdi.jwt.algorithms.JwtHmacAlgorithm
sealed trait JwtHmacAlgorithm extends JwtAlgorithm

Attributes

Graph
Supertypes
trait JwtAlgorithm
class Object
trait Matchable
class Any
Known subtypes
object HMD5
object HS224
object HS256
object HS384
object HS512

Members list

Value members

Inherited and Abstract methods

Attributes

Inherited from:
JwtAlgorithm
def name: String

Attributes

Inherited from:
JwtAlgorithm