Apache Shiro和Spring Security的詳細對比

參考資料:
1)Apache Shiro
Apache Shiro: http://shiro.apache.org/
在Web項目中應用 Apache Shiro: http://www.ibm.com/developerworks/cn/java/j-lo-shiro/
Apache Shiro權限框架在SpringMVC+Hibernate中的應用: http://www.thinksaas.cn/group/topic/99971/
讓Apache Shiro保護你的應用: http://www.infoq.com/cn/articles/apache-shiro/
Integrating Apache Shiro into Spring-based Applications: http://shiro.apache.org/spring.html
將 Shiro 做爲應用的權限基礎: http://www.ibm.com/developerworks/cn/opensource/os-cn-shiro/
Apache Shiro開源文檔: http://www.open-open.com/doc/list/256
10 Minute Tutorial on Apache Shiro: http://shiro.apache.org/10-minute-tutorial.html
 
2)Spring Security
Acegi Security(Acegi安全系統,是一個用於Spring Framework的安全框架,可以和目前流行的Web容器無縫集成。它使用了Spring的方式提供了安全和認證安全服務,包括使用Bean Context,攔截器和麪向接口的編程方式。所以,Acegi安全系統可以輕鬆地適用於複雜的安全需求,Acegi成爲Spring子項目後更名爲Spring Security)
Acegi Security 初探一: http://genius-zhang.iteye.com/blog/309109
相關文章
相關標籤/搜索