Hi Rian. Can you help me to setup in server-side? Was trying to do, but fails to work. I think that every presenter should I run an RPC method that validates if the user is authenticated. Thanks!
Fabricio 2011/8/12 ryannelsonaz <[email protected]> > Fabricio, > > FYI, I'm experimenting with Guice in a GWT application, and I may be able > to > answer some of your questions. However, we're only using it server-side. > GWT requires that any Java code must be translatable to Javascript, and > Shiro isn't. (Though, someone could undertake that effort.) > > Guice is also not translatable to Javascript, which is why the Gin project > exists (basically, a subset of Guice for GWT). > > Ryan > > > > -- > View this message in context: > http://shiro-user.582556.n2.nabble.com/Guice-Shiro-GWT-tp6654452p6681823.html > Sent from the Shiro User mailing list archive at Nabble.com. >
