Browse Source

Add blog entry.

Ben Alex 20 years ago
parent
commit
b92bb993af
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://up-u.com/?p=183">Annotations in Acegi Security</a></b>:
+		An implementation of JDK 1.5 annotations with Acegi Security's SecurityConfig.<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>