回覆:Apache Shiro or Spring Security??

2011-06-28 Thread yes2000
I think the major problem is How you handle secured issue during RPC invocation? Your GWT application should distinguish RPC exception whether a security exception. and give client a log-in option(dialog or redirect to new page). If you don't use gin, gwtsecurity

Re: Apache Shiro or Spring Security??

2011-06-27 Thread objectuser
There are only a few things you need to do, actually. It's mostly around: 1. Creating a realm (probably by extending AuthorizingRealm) 2. Creating a filter (probably by extending AbstractShiroFilter). Alternatively, you can use their INI filter, which provides some DI-like things,

Re: Apache Shiro or Spring Security??

2011-06-24 Thread Fabricio Pizzichillo
-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 google-web-toolkit@googlegroups.com. To unsubscribe from this group, send email

Re: Apache Shiro or Spring Security??

2011-06-22 Thread Nicolas Antoniazzi
and works. Is robust and mature. 2011/6/21 Fabricio Pizzichillo fpizzichi...@gmail.com 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

Re: Apache Shiro or Spring Security??

2011-06-22 Thread Juan Pablo Gardella
? 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 google-web-toolkit@googlegroups.com. To unsubscribe from

Re: Apache Shiro or Spring Security??

2011-06-22 Thread Elhanan Maayan
use spring security and works. Is robust and mature. 2011/6/21 Fabricio Pizzichillo fpizzichi...@gmail.com 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

Apache Shiro or Spring Security??

2011-06-21 Thread Fabricio Pizzichillo
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

Re: Apache Shiro or Spring Security??

2011-06-21 Thread Juan Pablo Gardella
I use spring security and works. Is robust and mature. 2011/6/21 Fabricio Pizzichillo fpizzichi...@gmail.com 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

Re: Apache Shiro or Spring Security??

2011-06-21 Thread Fabricio Pizzichillo
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 google-web-toolkit

Re: Apache Shiro or Spring Security??

2011-06-21 Thread Juan Pablo Gardella
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

Re: Apache Shiro or Spring Security??

2011-06-21 Thread Juan Pablo Gardella
/21 Fabricio Pizzichillo fpizzichi...@gmail.com 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

Re: Apache Shiro or Spring Security??

2011-06-21 Thread Elhanan Maayan
...@gmail.com I use spring security and works. Is robust and mature. 2011/6/21 Fabricio Pizzichillo fpizzichi...@gmail.com 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