From 265b719a39eb4273b725ca4cf5718d5f1da848f9 Mon Sep 17 00:00:00 2001 From: Ben Alex Date: Wed, 30 Aug 2006 07:50:15 +0000 Subject: [PATCH] Add Grails link. --- doc/xdocs/articles.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/xdocs/articles.html b/doc/xdocs/articles.html index 24dab282ce..4c7e137aa9 100644 --- a/doc/xdocs/articles.html +++ b/doc/xdocs/articles.html @@ -55,6 +55,9 @@
  • Integrating DWR and Acegi Security: Explanation on using Acegi Security's MethodSecurityInterceptor with DWR.

  • +
  • Securing a Grails application using Spring and Acegi Security: + How to use Acegi Security with GRails (a Ruby on Rails-like project for Java and Groovy).

    +
  • AspectJ with Acegi Security: AspectJ with Acegi Security thread on the AspectJ list.