diff --git a/doc/xdocs/articles.html b/doc/xdocs/articles.html index 8148133059..ca6aae4a5f 100644 --- a/doc/xdocs/articles.html +++ b/doc/xdocs/articles.html @@ -97,6 +97,9 @@
  • Seraph Development Status: 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)."

  • +
  • Implementing application-specific UserDetails in Acegi: + Andrei Tudose has provided a JavaLobby article on this common customization point.

    +
  • J2EE App Server Security: "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 build instructions.

    diff --git a/doc/xdocs/powering.html b/doc/xdocs/powering.html index e477516fc2..de2b4dbcdd 100644 --- a/doc/xdocs/powering.html +++ b/doc/xdocs/powering.html @@ -60,6 +60,7 @@
  • Tapestry: The original Java event-driven web framework. Integration details.

  • JTrac: A Java-based issue management system. Integration details.

  • Plazma: Swing-based ERP and CRM system for SMEs.

  • +
  • Jasypt: Java encryption project. Integration details.

  • Commercial Deployments

    @@ -68,6 +69,7 @@
  • A central bank that uses Acegi Security for many of its internal applications with the CAS integration.

  • Several Australian Government departments use Acegi Security for securing SOAP-based web services and web applications.

  • 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.

  • +
  • Elastic Path uses Acegi Security for security.

  • Plus many more... ;-)