Package org.apache.turbine.modules.actions

Action class implementations.

See:
          Description

Class Summary
AccessController This action doPerforms an Access Control List and places it into the RunData object, so it is easily available to modules.
DefaultAction This is a Default Action module that doesn't do much.
InitContextsAction Used to initialize JNDI contexts.
LoginUser This is where we authenticate the user logging into the system against a user in the database.
LogoutUser This action removes a user from the session.
VelocityAction This class provides a convenience methods for Velocity Actions to use.
VelocitySecureAction VelocitySecure action.
 

Package org.apache.turbine.modules.actions Description

Action class implementations.
$Id: package.html,v 1.1 2003/09/03 08:21:50 henning Exp $



Copyright © 2000-2004 Apache Software Foundation. All Rights Reserved.