Custom Authentication Filter for ReST API

Hi,
I have a UAA implementation for user management.
I want to secure my Camunda ReST API with the JWT token from UAA.
Any ideas how to achieve this?