是否有任何開源項目能夠實現OAuth服務器? Apache基金會的?Java OAuth服務器
12
A
回答
7
我建議使用the Spring Security Module。它是開源的,整個框架非常強大。
+0
我打算使用DI的Guice,I我不確定Spring Security如何與Guice綁定? – zotherstupidguy 2011-02-26 13:02:18
+1
根據這個:http://stackoverflow.com/questions/5484568/is-it-possible-to-use-spring-security-with-google-guice沒有Spring/Guice集成。這裏是一個簡單的教程,如何編寫自定義AOP安全檢查:http://jpz-log.info/archives/2009/11/04/guice-it-up-or-aop-can-be-made-simple-sometimes / – altanis 2011-11-16 13:52:08
6
在Java部分
;)
相關問題
- 1. OAuth C#服務器
- 2. OAuth 2.0服務器
- 3. OAuth redirect_uri服務器端
- 4. OAuth 2.0授權服務器
- 5. 服務器端OAuth 2.0
- 6. Clojure OAuth 2服務器庫
- 7. 對PHP的OAuth服務器
- 8. 可以使用oAuth 2.0服務器代替oAuth 1.0服務器嗎?
- 9. Codeigniter + oAuth服務
- 10. BigCommerce API OAuth服務器到服務器腳本
- 11. Google App Engine服務器到服務器OAuth Python
- 12. Twitter oauth沒有服務器,或服務器在不同的域
- 13. 分離驗證服務器和資源服務器的OAuth 2.0
- 14. 谷歌OAuth 2.0服務器到服務器:不好的請求
- 15. Google API python證書OAUTH服務器服務器
- 16. 網絡服務器流在機架OAuth-2服務器
- 17. Java App Engine開發服務器上的BigQuery OAuth訪問令牌
- 18. Android應用 - > Java服務器:Google OAuth驗證和安全
- 19. 是否有OAuth 2服務器端PHP或Java實現?
- 20. 我們如何設置oAuth服務器?
- 21. 谷歌Oauth在https服務器登錄
- 22. CodeIgniter OAuth 2服務器/提供商
- 23. 的OAuth 2.0服務器的PHP
- 24. 的OAuth 2.0實例驗證服務器
- 25. Facebook使用OAuth服務器端註銷
- 26. Vert.x Oauth 2授權服務器
- 27. oauth 2.0到微軟認證服務器
- 28. API的外部oAuth服務器
- 29. 實施oauth 1.0a(服務器/提供商)
- 30. Facebook服務器端oauth令牌
爲什麼這些OAuth服務器問題突然變得如此受歡迎? – 2011-02-24 18:01:50
重複http://stackoverflow.com/questions/4875420/is-there-an-oauth-2-draft-12-server-side-php-and-java-implementations – 2012-02-27 07:32:51