Re: ACL in GWT

2010-11-29 Thread Adligo
want to take a look athttp://code.google.com/p/gwt-security/ orhttp://code.google.com/p/acris/ On 24 Nov., 11:56, Baloe nielsba...@gmail.com wrote: Hi all, I wonder what is the best way to put ACL in our GWT project. Is there any mechanism in GWT build-in to grand users

ACL in GWT

2010-11-24 Thread Baloe
Hi all, I wonder what is the best way to put ACL in our GWT project. Is there any mechanism in GWT build-in to grand users to specific RPC calls, or something similar? Our should we just insert Spring Security somewhere? Thanks for any hints! Niels -- You received this message because you

Re: ACL in GWT

2010-11-24 Thread ep
hi, you might want to take a look at http://code.google.com/p/gwt-security/ or http://code.google.com/p/acris/ On 24 Nov., 11:56, Baloe nielsba...@gmail.com wrote: Hi all, I wonder what is the best way to put ACL in our GWT project. Is there any mechanism in GWT build-in to grand users

Re: ACL in GWT

2010-11-24 Thread Didier Durand
...@gmail.com wrote: Hi all, I wonder what is the best way to put ACL in our GWT project. Is there any mechanism in GWT build-in to grand users to specific RPC calls, or something similar? Our should we just insert Spring Security somewhere? Thanks for any hints! Niels -- You received

Re: ACL in GWT

2010-11-24 Thread Baloe
ACL in our GWT project. Is there any mechanism in GWT build-in to grand users to specific RPC calls, or something similar? Our should we just insert Spring Security somewhere? Thanks for any hints! Niels -- You received this message because you are subscribed to the Google Groups