harness.web.error.JWTError$
See theJWTError companion trait
object JWTError
Attributes
Members list
Type members
Classlikes
case object ExpiredToken extends JWTError
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait JWTErrorclass Objecttrait Matchableclass AnyShow all
- Self type
-
ExpiredToken.type
case object InvalidSignature extends JWTError
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait JWTErrorclass Objecttrait Matchableclass AnyShow all
- Self type
-
InvalidSignature.type
final case class UnableToDecodePayload(message: String) extends JWTError
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait JWTErrorclass 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