|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.turbine.modules.Assembler org.apache.turbine.modules.Action org.apache.turbine.modules.ActionEvent org.apache.jetspeed.modules.actions.JLoginUser
This class is responsible for logging a user into the system. It is also responsible for making sure that the user has been marked as confirmed. If the user is not marked as confirmed, then it will show them the confirmation from.
Field Summary |
Fields inherited from class org.apache.turbine.modules.ActionEvent |
BUTTON, BUTTON_LENGTH, LENGTH, METHOD_NAME_LENGTH, METHOD_NAME_PREFIX |
Constructor Summary | |
JLoginUser()
|
Method Summary | |
void |
doPerform(org.apache.turbine.util.RunData rundata)
|
void |
doReminder(org.apache.turbine.util.RunData rundata)
called when the password reminder button is pressed. |
Methods inherited from class org.apache.turbine.modules.ActionEvent |
executeEvents, formatString, perform |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JLoginUser()
Method Detail |
public void doReminder(org.apache.turbine.util.RunData rundata) throws java.lang.Exception
java.lang.Exception
public void doPerform(org.apache.turbine.util.RunData rundata) throws java.lang.Exception
java.lang.Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |