Package org.apache.turbine.modules.actions
Action class implementations.
$Id$
$Id$
-
Class Summary Class Description 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.LegacyVelocityAction Deprecated. Use VelocityAction directlyLegacyVelocitySecureAction Deprecated. Use VelocitySecureAction directlyLoginUser 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.