public class UserAccountsFirstTimeExternalPage extends UserAccountsPage
UserAccountsPage.ProfileInfoAbstractPageHandler.InvalidParametersException, AbstractPageHandler.MessageDAYS_TO_USE_PASSWORD_LINKctx, dpsDao, i18n, indDao, opsDao, unionModel, userAccountsDao, userAccountsModel, vclassDao, vreq| Modifier | Constructor and Description |
|---|---|
protected |
UserAccountsFirstTimeExternalPage(VitroRequest vreq) |
| Modifier and Type | Method and Description |
|---|---|
UserAccount |
createAccount() |
String |
getAfterLoginUrl()
If the afterLoginUrl is missing, go to the home page.
|
String |
getBogusMessage() |
boolean |
isBogus() |
boolean |
isSubmit() |
boolean |
isValid() |
static void |
setExternalLoginInfo(javax.servlet.http.HttpServletRequest req,
String externalAuthId,
String afterLoginUrl)
Let some other request set the External Auth ID and the afterLogin URL
before redirecting to here.
|
ResponseValues |
showPage() |
buildListOfSelectableRoles, buildProfileInfo, buildProfileTypesList, buildUrlsMap, checkPasswordLength, editAccountUrl, figureExpirationDate, getSiteName, isEmailEnabledapplyMessage, getIntegerParameter, getStringParameter, getStringParameters, isFlagOnRequest, isParameterAsExpectedprotected UserAccountsFirstTimeExternalPage(VitroRequest vreq)
public static void setExternalLoginInfo(javax.servlet.http.HttpServletRequest req,
String externalAuthId,
String afterLoginUrl)
public boolean isBogus()
public String getBogusMessage()
public boolean isSubmit()
public boolean isValid()
public final ResponseValues showPage()
public UserAccount createAccount()
public String getAfterLoginUrl()
Copyright © 2016. All rights reserved.