io.really.jwt.JWTResult
See theJWTResult companion object
sealed abstract class JWTResult extends Product, Serializable
Represent result from decode operation
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
- Known subtypes
-
object EmptyJWT.typeobject InvalidHeader.typeobject InvalidSignature.typeclass JWTobject NotEnoughSegments.typeobject TooManySegments.type
Members list
In this article