Reflect addition of taglib.

This commit is contained in:
Ben Alex 2004-03-23 02:03:47 +00:00
parent 47a2d03429
commit ac45efedac
2 changed files with 1 additions and 4 deletions

View File

@ -10,6 +10,6 @@ contributions to the Acegi Security System for Spring project:
* Cameron Braid added support for configuration using Commons Attributes. * Cameron Braid added support for configuration using Commons Attributes.
* François Beausoleil added and maintains tablig support for the project.
$Id$ $Id$

View File

@ -9,9 +9,6 @@ to the project have some ideas on where they could potentially add value.
- Extend integration tests to support Resin (Ant startup/shutdown approach - Extend integration tests to support Resin (Ant startup/shutdown approach
needed) needed)
- Tablib that can query Authentication object in ContextHolder and hide links
if the user does not hold a required authority
- Extend Spring remoting classes to transparently transport the Context - Extend Spring remoting classes to transparently transport the Context
- Sample application that demonstrates EJB remote method invocation with Acegi - Sample application that demonstrates EJB remote method invocation with Acegi