Attributes
Members list
Type members
Classlikes
Represent Failure Result from decode operation in case JWT is empty
Represent Failure Result from decode operation in case JWT has invalid header
Represent Failure Result from decode operation in case JWT has invalid header
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrorclass JWTResulttrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
InvalidHeader.type
Represent Failure Result from decode operation in case JWT has invalid Signature
Represent Failure Result from decode operation in case JWT has invalid Signature
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrorclass JWTResulttrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
InvalidSignature.type
Represent JWT data
Represent JWT data
Value parameters
- header
-
is the header for jwt
- payload
-
is the data for jwt
Attributes
- Supertypes
-
class JWTResulttrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Represent Failure Result from decode operation in case JWT has not enough segments
Represent Failure Result from decode operation in case JWT has not enough segments
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrorclass JWTResulttrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
NotEnoughSegments.type
Represent Failure Result from decode operation in case JWT has too many segments
Represent Failure Result from decode operation in case JWT has too many segments
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrorclass JWTResulttrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
TooManySegments.type
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