I have a login JSP that uses the remember me feature.so I have my login 
under Spring Security.

I have method security enabled in the RPC layer. All my RPCs extend a base 
class and then I used annotations on the methods to check for the 
permissions.

Here the RPC Base Servlet class:  http://pastebin.com/Z6mj4pZi 

On Wednesday, June 13, 2012 2:47:47 AM UTC+2, dhoffer wrote:
>
> I'd like to get feedback on the best way to secure GWT apps with 
> Spring Security.  I read several existing blogs about this online but 
> they are all (that I have found) quite old at this point. 
> Specifically what's the best way with GWT 2.4 and Spring Security 
> 3.1?  Or is there a better way other than Spring Security?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/zuzUmMKxwMoJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to