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 directly
|
LegacyVelocitySecureAction | Deprecated
Use VelocitySecureAction directly
|
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.
|
Copyright © 2000-2015 The Apache Software Foundation. All Rights Reserved.