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
- Graph
- Supertypes
- trait Singletontrait Producttrait Mirrorclass JWTResulttrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
- 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
- Graph
- Supertypes
- trait Singletontrait Producttrait Mirrorclass JWTResulttrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
- Self type
- InvalidSignature.type
Represent JWT data
Represent JWT data
Attributes
- header
is the header for jwt
- payload
is the data for jwt
- Graph
- Supertypes
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
- Graph
- Supertypes
- trait Singletontrait Producttrait Mirrorclass JWTResulttrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
- 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
- Graph
- Supertypes
- trait Singletontrait Producttrait Mirrorclass JWTResulttrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
- 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