InvalidClaims

case class InvalidClaims(token: TokenValue, message: ErrorMessage) extends JWTError
trait Serializable
trait Product
trait Equals
class JWTError
class AuthError
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product

Inherited fields

val key: String
Inherited from
AuthError