GitHub user dmvolod opened a pull request: https://github.com/apache/camel/pull/2001
CAMEL-11695: Add JWT algorithm and move to separate parameters class You can merge this pull request into a Git repository by running: $ git pull https://github.com/dmvolod/camel CAMEL-11695 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/2001.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2001 ---- commit d6795b03966e180c32c1f0ad38bfcbab7786dec7 Author: Dmitry Volodin <dmvo...@gmail.com> Date: 2017-10-04T13:39:54Z CAMEL-11695: Add JWT algorithm and move to separate parameters class ---- ---