Excuse for keeping silence for a long time I had a Holidays like lots of people I suppose=) I'm not completly understand if it suit in my ocasion, but, of course, this link very useful, thanks a lot!
2009/1/3 olivier nouguier <[email protected]> > > Hi, > You can look at http://code.google.com/p/net-orcades-spring/ which > should fit yours needs. > Please, let me know. > > On Mon, Dec 29, 2008 at 4:47 PM, Arthur Kalmenson <[email protected]> > wrote: > > > > Hi Mikhail, > > > > Are you using Spring Security? If so, this should be fairly easy to > > do. You need to have a DTO for your UserDetails and GrantedAuthority > > classes (i.e. a DTO that doesn't implement those interfaces). Then > > just have a RemoteService where you can ask Spring Security for the > > user details. > > > > -- > > Arthur Kalmenson > > > > > > > > On Fri, Dec 26, 2008 at 5:06 AM, Mikhail M <[email protected]> wrote: > >> Good day. > >> > >> I work on a project (client server application) where I use GWT + SPRING > + > >> MAVEN. > >> And now I need to add auth block to determine if users have any rights > to > >> perform any > >> actions. > >> > >> Do you have any ideas, links or something which could be helpful in this > >> terribly perfect situation? ) > >> > >> > >> Thanks much > >> > >> > > >> > > > > > > > > > > > -- > Si l'ignorance peut servir de consolation, elle n'en est pas moins > illusoire. > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
