[gwt-contrib] Re: Feature request: RPC automagically transferred values

2009-04-02 Thread Arthur Kalmenson
It depends on how you are building your authorization. If you use something like Spring Security, this is done automatically with every RPC you make. -- Arthur Kalmenson On Wed, Apr 1, 2009 at 11:43 PM, John Tamplin j...@google.com wrote: On Wed, Apr 1, 2009 at 10:22 PM, Vitali Lovich

[gwt-contrib] Re: Feature request: RPC automagically transferred values

2009-04-01 Thread John Tamplin
On Wed, Apr 1, 2009 at 10:22 PM, Vitali Lovich vlov...@gmail.com wrote: I've encountered this pattern a few times, and think it would be great if the RPC layer could be given a serializable object that is always transferred on every RPC call. In the GWT security documentation it says not to