|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.opensymphony.xwork.ActionSupport
com.atlassian.crowd.openid.server.action.BaseAction
com.atlassian.crowd.openid.server.action.ForgottenPassword
public class ForgottenPassword
Handles the user being able to have their password reset and resent to them
| Field Summary |
|---|
| Fields inherited from class com.atlassian.crowd.openid.server.action.BaseAction |
|---|
actionMessageAlertColor, ALERT_BLUE, ALERT_RED, ALERT_YELLOW, authenticated, identifier, isAdministrator, openIDAuthenticationManager, openIDPropertyManager, profileManager, siteManager, userManager |
| Fields inherited from class com.opensymphony.xwork.ActionSupport |
|---|
LOG |
| Fields inherited from interface com.opensymphony.xwork.Action |
|---|
ERROR, INPUT, LOGIN, NONE, SUCCESS |
| Constructor Summary | |
|---|---|
ForgottenPassword()
|
|
| Method Summary | |
|---|---|
java.lang.String |
doDefault()
|
java.lang.String |
doInput()
|
java.lang.String |
getUsername()
|
void |
setUsername(java.lang.String username)
|
| Methods inherited from class com.atlassian.crowd.openid.server.action.BaseAction |
|---|
addActionMessage, containsActionMessages, getActionMessageAlertColor, getAttribute, getBaseURL, getFirstAttribute, getHttpAuthenticator, getHttpReqest, getIdentifier, getPrincipalName, getRemotePrincipal, getRequest, getSecurityServerClient, getSession, isAdministrator, isAuthenticated, lookupDomainName, setHttpAuthenticator, setOpenIDAuthenticationManager, setProfileManager, setPropertyManager, setSecurityServerClient, setSiteManager, setUserManager |
| Methods inherited from class com.opensymphony.xwork.ActionSupport |
|---|
addActionError, addActionMessage, addFieldError, clearErrorsAndMessages, clone, execute, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFieldErrors, getLocale, getText, getText, getText, getText, getText, getText, getText, getText, getText, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, hasKey, pause, setActionErrors, setActionMessages, setFieldErrors, validate |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ForgottenPassword()
| Method Detail |
|---|
public java.lang.String doDefault()
throws java.lang.Exception
doDefault in class com.opensymphony.xwork.ActionSupportjava.lang.Exception
public java.lang.String doInput()
throws java.lang.Exception
doInput in class com.opensymphony.xwork.ActionSupportjava.lang.Exceptionpublic java.lang.String getUsername()
public void setUsername(java.lang.String username)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||