validateToken

validateToken(token: String): Boolean abstract;

The validateToken method of the JadeRequiredClaimAnnotation class returns true if the token specified in the token parameter fulfills the required claim; otherwise it returns false.

2020.0.01 and higher