validateToken

validateToken(meth: Method): String updating;

The validateToken method of the JadeRestService class validates a JSON Web Token against the required claims associated with the method specified in the meth parameter.

2020.0.01 and higher