public abstract class LoginJspButlerStd extends JspButler
Modifier and Type | Class and Description |
---|---|
protected class |
LoginJspButlerStd.AcceptedUser |
Modifier and Type | Field and Description |
---|---|
protected LoginJspButlerStd.AcceptedUser[] |
acceptedUsers |
CancelButton |
cancelButton |
OkButton |
okButton |
MustPasswordField |
passwordField |
MustTextField |
userIdField |
backButton, FURTHER_PARAMETER_DELIMITER, HIDDEN_PANEL_FIELD, sessionData
Constructor and Description |
---|
LoginJspButlerStd(SessionData sessionData)
Constructor for LoginJspButler.
|
Modifier and Type | Method and Description |
---|---|
protected abstract java.lang.String |
getLoggedInURI() |
protected void |
handle(GeneralizedRequest request)
React on user input and prepare objects to be visualized in the JSP via
this method.
|
protected abstract boolean |
isLoginAccepted()
Returns true if the login data is correct.
|
createComboBox, createPasswordField, createTextField, didUserChangeSomethingSinceLastOkOrCancel, encode, encodeRedirectURL, finalize, getAlertableString, getButlerFriends, getComeInDialogNbr, getCurrentDialogNbr, getDialogNbr, getDialogNumberHiddenFieldTag, getDialogNumberUrlFragment, getFieldNameToReceiveFocus, getHrefTag, getHrefTag, getLastUse, getPreviousURI, getScriptToExecute, getSychronizationObject, getTranslationByFramework, getURI, getWindowNbr, goBack, handlingCausesReturn, informUserAbout, init, invalidate, isCloseWindowIfNoPreviousURIisAvailable, isExactDialogSequence, isInvalidated, isPreviousURIAvailable, isToRun, jspDestroyConsequences, setCloseWindowIfNoPreviousURIisAvailable, setFocusOn, setForeignPreparationFlag, setMessageToKeep, setToRun, setUriToGo, setUserChangesSinceLastOkOrCancel, setWindowNbr
free, register
protected LoginJspButlerStd.AcceptedUser[] acceptedUsers
public MustTextField userIdField
public MustPasswordField passwordField
public OkButton okButton
public CancelButton cancelButton
public LoginJspButlerStd(SessionData sessionData)
sessionData
- protected void handle(GeneralizedRequest request)
JspButler
handle
in class JspButler
request
- the request to be handledJspButler.handle(de.must.markup.GeneralizedRequest)
protected abstract boolean isLoginAccepted()
protected abstract java.lang.String getLoggedInURI()
Copyright 1998-2023 Christoph Mueller, Kaerntner Str. 56, D-70469 Stuttgart, Germany, https://www.perpus.de