Browse Source

Add basic configuration blog entry.

Ben Alex 20 years ago
parent
commit
f43c31c8d4
1 changed files with 3 additions and 0 deletions
  1. 3 0
      doc/xdocs/articles.html

+ 3 - 0
doc/xdocs/articles.html

@@ -68,6 +68,9 @@
         <a href="http://oness.sourceforge.net/JavaHispano%20Acegi.pdf">article</a> was also published.
         <br><br>
 	</li>
+    <li><b><a href="http://www.fstxblog.com/completely-geeked/2005/02/java-acegi-security-simplest-possible.html">Acegi Security - The Simplest Possible Example</a></b>:
+		Reid Carlberg has provided a downloadable WAR containing the simplest possible Acegi Security configuration.<br><br>
+	</li>
     <li><b><a href="http://www.almaer.com/blog/archives/000500.html">Let's leak IoC/DI into standards. You miss them when they aren't there!</a></b>:
 		Ain't that the truth! A good example of where Acegi Security's <code>FilterToProxyBean</code> comes in handy.<br><br>
 	</li>