Do you mean you want GWT to encrypt the object that is stored in memory, before it's sent over RPC? - yes, before sending the object or parameters over RPC, it obfuscate it.
I'm creating ways to avoid as many attacks as I know or the literature mention. Here, the point is that I was wondering if GWT do not offer something to make sure each request is really unique, avoiding for example multiples requests of the same one (i.e. by tagging the package). I checked AcrIS, but it's not for the the same purpose. The idea was exchange XP on GWT security, because I might be creating things that the community offers. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
