public class UserBean extends FCContextBean implements ISupportChangeEventBean
| Modifier and Type | Class and Description |
|---|---|
class |
UserBean.EntityListModelImpl |
AJSFContext.RedirectOptions, AJSFContext.RedirectOptionsBuildersystemUC| Constructor and Description |
|---|
UserBean() |
getSessionBean, isSetupUser, redirectToDashboard, setSessionBean, switchMainView, switchMainView, switchSubView, switchSubViewec, isDetached, isHasDBdestroySessionBean, encodeURL, findBean, findBean, findBean, findBean, findBean, findBean, findBean, findCurrentView, getBeanName, getBeanName, getContext, getCurrentViewBean, getLocaleBean, getRequest, getResponse, getSession, getSession, getSessionAttribute, isMasterServerContext, loadLazy, redirect, redirect, redirect, redirect, redirectToDashboard, redirectToDashboard, setLocaleBean, setSessionAttribute, ucaddErrorMsg, addErrorMsg, addErrorMsg, addErrorMsg, addErrorMsg, addErrorMsg, addErrorMsgFromString, addErrorMsgFromString, addErrorMsgToComponent, addErrorMsgToComponent, addErrorMsgToComponent, addErrorMsgToComponent, addErrorMsgToComponent, addErrorMsgToComponent, addInfoMsg, addInfoMsg, addInfoMsg, addInfoMsg, addInfoMsgFromString, addInfoMsgFromString, addInfoMsgToComponent, addInfoMsgToComponent, addInfoMsgToComponent, addInfoMsgToComponent, addMsg, addMsg, addMsg, addMsg, addMsgs, addMsgToComponent, addMsgToComponent, addWarnMsg, addWarnMsg, addWarnMsg, addWarnMsg, addWarnMsgFromString, addWarnMsgFromString, addWarnMsgToComponent, addWarnMsgToComponent, addWarnMsgToComponent, addWarnMsgToComponent, cleanErrorMsg, getErrorMessage@PostConstruct public void init()
@PreDestroy public void destroy()
public NavigationBean getNavigationBean()
getNavigationBean in class FCContextBeanpublic void setNavigationBean(NavigationBean navigationBean)
setNavigationBean in class FCContextBeannavigationBean - the navigationBean to setpublic ApplicationEventBusBean getApplicationEventBusBean()
public void setApplicationEventBusBean(ApplicationEventBusBean applicationEventBusBean)
public boolean isSendPassword()
public void setSendPassword(boolean sendPassword)
public String getNewPassword()
public void setNewPassword(String newPassword)
public String getNewPasswordRepeat()
public void setNewPasswordRepeat(String newPasswordRepeat)
public boolean isChangePwd()
public void setChangePwd(boolean changePwd)
public EPasswordAssignType getPwdAssignType()
public void setPwdAssignType(EPasswordAssignType pwdAssignType)
public IEntityListModelSelectByView<Benutzer> getModel()
public void setModel(IEntityListModelSelectByView<Benutzer> model)
model - the model to setpublic void updateModel()
public boolean isCurrentActiv()
public void setCurrentActiv(boolean currentActiv)
public boolean isUserActive(Benutzer user)
public boolean isCurrentLDAP()
public void setCurrentLDAP(boolean currentLDAP)
public void checkPasswordStrength()
public int getMinPwdLength()
public void handleChangeEvent()
handleChangeEvent in interface ISupportChangeEventBeanpublic String getConfiguredPwdRules()
public List<LDAPBenutzer> findLDAPUser(String query)
public List<LDAPBenutzer> getLDAPUserList()
public LDAPBenutzer getLdapUser()
public void onLDAPUserSelect(org.primefaces.event.SelectEvent event)
public void setLdapUser(LDAPBenutzer ldapUser)
public boolean showHeaderGroup()
public boolean deletionAllowed()
public boolean deletionAllowed(Benutzer user)
public boolean modificationAllowed()
public boolean isClientAdminEditAllowed()
public boolean isCurrentUser()
public boolean isCurrentLdap()
public boolean isLastClientAdmin(Benutzer user)
public boolean isCurrentDeletionAllowed()
public void setCurrentDeletionAllowed(boolean isCurrentDeletionAllowed)
isCurrentDeletionAllowed - the isCurrentDeletionAllowed to setpublic boolean isCurrentModificationAllowed()
public void setCurrentModificationAllowed(boolean isCurrentModificationAllowed)
isCurrentModificationAllowed - the isCurrentModificationAllowed to setpublic List<EPasswordAssignType> getPwdAssignTypes()
public boolean isShowPwdAssignTypes()
public void resetInputFields()
public boolean isLoginLocked()
public void resetLoginAttemptsForSelected()
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.