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 264148 2005-08-29 14:21:04Z henning $



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