public abstract class PasswordChangeDialogStd extends PropertyAdministration
Modifier and Type | Field and Description |
---|---|
protected MustPasswordField |
passwordNew1 |
protected MustPasswordField |
passwordNew2 |
protected MustPasswordField |
passwordOld |
currentAttributeList, dialogNbr, wantToBeFinalized
additionalButtons, backButton, cancelButton, NAME_FOR_BACK_ACTION, NAME_FOR_CANCEL_ACTION, NAME_FOR_CLOSE_ACTION, NAME_FOR_DIALOG_NBR, NAME_FOR_HELP_ACTION, NAME_FOR_LIST_ACTION, NAME_FOR_NEW_ENTRY_ACTION, NAME_FOR_OK_ACTION, okButton, processComplete, sessionData, stackMovement
Constructor and Description |
---|
PasswordChangeDialogStd(SessionData sessionData) |
Modifier and Type | Method and Description |
---|---|
Submission |
getSubmission()
Not needed here.
|
protected abstract boolean |
isInputAccepted(java.lang.String enteredOldPassword)
Returns true if input data is correct.
|
void |
process(GeneralizedRequest request)
Called by the session.
|
protected abstract void |
setNewPassword(java.lang.String newPassword)
Sets the new password.
|
void |
setSubmitter(Invokable submitter)
Not needed here.
|
creationEnding, fetchValuesFromRequest, getAttributeList, getTabbedPaneTagSequence, hasMultiplePanels, newPanel, newPanel, newPanel, newPanel, setTabSize, setToolTipText, wantToBeFinalized
afterOutput, appendAdditionalButton, beforeOutput, destroy, finalize, free, getAdditionalButtons, getBackButtonTagSequence, getCancelButtonTagSequence, getFooter, getHeader, getHelpContext, getInvokableInAdvance, getOkButtonTagSequence, getScriptToExecute, getScriptToExecuteSequence, getStackMovement, getSubTitle, getTitle, init, isCancelable, isPost, isSuitableDialog, setHelpContext, setHelpContext, setMessageToKeep, setMessageToKeepIfNotAlreadySet, setScriptToExecute, setStackMovement, setSubTitle, setTitle
protected MustPasswordField passwordOld
protected MustPasswordField passwordNew1
protected MustPasswordField passwordNew2
public PasswordChangeDialogStd(SessionData sessionData)
public void process(GeneralizedRequest request)
process
in interface Invokable
process
in class PropertyAdministration
request
- the http request.protected abstract boolean isInputAccepted(java.lang.String enteredOldPassword)
protected abstract void setNewPassword(java.lang.String newPassword)
newPassword
- the new passwordpublic void setSubmitter(Invokable submitter)
submitter
- not needed herepublic Submission getSubmission()
Copyright 1998-2023 Christoph Mueller, Kaerntner Str. 56, D-70469 Stuttgart, Germany, https://www.perpus.de