Hi

I'm trying to figure out how I can hook into the rest template and MVC code in a way that I have access to request parameters and the payload so that I can calculate a simple signature.
Need to do this both on the client and server ends (signature creation and verification).

Any pointers as to how I can achieve this would be great.

Using: spring 3.0.5 atm.

Many thanks,
Micke