From 1cfdc86ff49a9f4aeb7f6fb3f0ce010544b2222d Mon Sep 17 00:00:00 2001 From: Ben Alex Date: Mon, 20 Jun 2005 05:31:57 +0000 Subject: [PATCH] Add Matt's latest presentation. --- doc/xdocs/articles.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/xdocs/articles.html b/doc/xdocs/articles.html index 5041163801..6801ef2170 100644 --- a/doc/xdocs/articles.html +++ b/doc/xdocs/articles.html @@ -40,6 +40,9 @@
  • Securing Your Java Applications - Acegi Security Style: Matthew Porter wrote this good introductory article for Javalobby.

  • +
  • Acegi Security High-Level Overview Presentation: + Matt Raible has provided a nice PDF presentation comparing Acegi Security and J2EE CMA.

    +
  • Container Managed Security: If your standard covers a lowest common denominator: "For this reason I end up using something like Acegi Security", Dion Almaer comments after listing a series of missing hooks from the Servlet Spec security approach.