More references.
This commit is contained in:
parent
2149059c74
commit
888e48f236
|
@ -71,8 +71,14 @@
|
|||
<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><b><a href="http://fishdujour.typepad.com/blog/2005/02/junit_testing_w.html">JUnit Testing with Acegi Security</a></b>:
|
||||
A tip from Gavin Terrill on unit testing with Acegi Security.<br><br>
|
||||
</li>
|
||||
<li><b><a href="http://jroller.com/page/carlossg/20050226#acegi_security_reducing_configuration_in">Acegi Security: reducing configuration in web.xml</a></b>:
|
||||
Carlos Sanchez provides an overview of our new <code>FilterChainProxy</code> class.<br><br>
|
||||
</li>
|
||||
<li><b><a href="http://www.manageability.org/blog/stuff/single-sign-on-in-java/view">Open Source Identity Management Solutions Written in Java</a></b>:
|
||||
From <code>manageability.org</code>.<br><br>
|
||||
</li>
|
||||
<li><b><a href="http://www.manageability.org/blog/stuff/single-sign-on-in-java/view">Open Source Identity Management Solutions Written in Java</a></b>:
|
||||
From <code>manageability.org</code>.<br><br>
|
||||
|
|
Loading…
Reference in New Issue