瀏覽代碼

Add a few new articles.

Ben Alex 18 年之前
父節點
當前提交
af4479670e
共有 2 個文件被更改,包括 5 次插入0 次删除
  1. 3 0
      doc/xdocs/articles.html
  2. 2 0
      doc/xdocs/powering.html

+ 3 - 0
doc/xdocs/articles.html

@@ -97,6 +97,9 @@
     <li><b><a href="http://opensource.atlassian.com/seraph/status.html">Seraph Development Status</a></b>:
 		The fine folks at Atlassian have noted, "for more complex needs than Seraph meets, we suggest considering alternative frameworks like ACEGI, which provides more functionality (at the cost of greater complexity)."<br><br>
 	</li>
+    <li><b><a href="http://www.javalobby.org/java/forums/t91426.html">Implementing application-specific UserDetails in Acegi</a></b>: 
+		Andrei Tudose has provided a JavaLobby article on this common customization point.<br><br>
+	</li>
     <li><b><a href="http://raibledesigns.com/page/rd/20050104#re_j2ee_app_server_security">J2EE App Server Security</a></b>:
 		"After using Acegi for the last month, I think I'm going to ditch the 'standard' J2EE security stuff", blogged Matt Raible. I should note
 		our CVS tree has become stable and there are <a href="building.html">build instructions</a>.<br><br>

+ 2 - 0
doc/xdocs/powering.html

@@ -60,6 +60,7 @@
     <li><b><a href="http://tapestry.apache.org/">Tapestry</a></b>: The original Java event-driven web framework. <a href="http://www.carmanconsulting.com/tapestry-acegi">Integration details</a>.<br><br></li>
     <li><b><a href="http://jtrac.info/">JTrac</a></b>: A Java-based issue management system. <a href="http://jtrac.info/doc/html/faq.html">Integration details</a>.<br><br></li>
     <li><b><a href="http://plazma.sourceforge.net/">Plazma</a></b>: Swing-based ERP and CRM system for SMEs.<br><br></li>
+    <li><b><a href="http://www.jasypt.org/">Jasypt</a></b>: Java encryption project. <a href="http://www.jasypt.org/faq.html#i-am-already-using-spring-security-for-encrypting-passwords">Integration details</a>.<br><br></li>
   </ul>
 
   <h2>Commercial Deployments</h2>
@@ -68,6 +69,7 @@
     <li>A central bank that uses Acegi Security for many of its internal applications with the CAS integration.<br><br></li>
     <li>Several Australian Government departments use Acegi Security for securing SOAP-based web services and web applications.<br><br></li>
     <li>Enterprise Systems and Services at Rutgers University uses Acegi Security in conjunction with JA-SIG Central Authentication Service to provide authentication and authorization capabilities to its applications including those used by staff and students as well as those utilized by web services.<br><br></li>
+	<li><a href="http://www.elasticpath.com/ecommerce/architecture/soa.jsp">Elastic Path</a> uses Acegi Security for security.<br><br></li>
 	<li>Plus many more... ;-)<br><br></li>
   </ul>