com.softwaremill.pekkohttpsession.JwsAlgorithm$
See theJwsAlgorithm companion trait
object JwsAlgorithm
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
JwsAlgorithm.type
Members list
Type members
Classlikes
case class HmacSHA256(serverSecret: String) extends JwsAlgorithm
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait JwsAlgorithmclass Objecttrait Matchableclass AnyShow all
case class Rsa(privateKey: PrivateKey) extends JwsAlgorithm
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait JwsAlgorithmclass Objecttrait Matchableclass AnyShow all
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article