Can share how youdo it? 2011/6/22 Nicolas Antoniazzi <[email protected]>
> Here, we use Shiro since it is really easy to integrate. > Moreover, Shiro is not tight to Spring... And that's a good thing for us > since we use Gin on client and Guice on Server (to not multiply API). > > > 2011/6/22 Elhanan Maayan <[email protected]> > >> we are exploring apache shiro with gwt integration, the reason is first >> of all, you don't spring beans for it, and 2nd is that also provides for >> session management which spring security does not. >> even folks at spring forums say shiro has much broader scope then security >> .. >> >> >> >> On Wed, Jun 22, 2011 at 6:17 AM, Juan Pablo Gardella < >> [email protected]> wrote: >> >>> I do a simple sample >>> <https://bitbucket.org/gardellajuanpablo/gwt-sample/wiki/Home>that >>> integrate with spring security, but is very basic. Have server side >>> protected method too with jsr-250. >>> >>> I can't said anything about apache shiro, but if you choose spring >>> security you will no have problems >>> >>> >>> 2011/6/21 Juan Pablo Gardella <[email protected]> >>> >>>> good luck >>>> >>>> >>>> 2011/6/21 Fabricio Pizzichillo <[email protected]> >>>> >>>>> thanks, I'll do some research on how to integrate >>>>> >>>>> >>>>> 2011/6/21 Juan Pablo Gardella <[email protected]> >>>>> >>>>>> I use spring security and works. Is robust and mature. >>>>>> >>>>>> 2011/6/21 Fabricio Pizzichillo <[email protected]> >>>>>> >>>>>>> Hello everyone. >>>>>>> What security and authentication framework works well with a GWT >>>>>>> application? >>>>>>> Someone used some as Apache-Shiro or Spring-Security? >>>>>>> What do you recommend? >>>>>>> >>>>>>> thanks >>>>>>> Fabricio >>>>>>> >>>>>>> -- >>>>>>> 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. >>>>>>> >>>>>> >>>>>> -- >>>>>> 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. >>>>>> >>>>> >>>>> -- >>>>> 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. >>>>> >>>> >>>> >>> -- >>> 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. >>> >> >> -- >> 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. >> > > -- > 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. > -- 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.
