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.
