public class UserBean extends FCContextBean implements ISupportChangeEventBean
Modifier and Type | Class and Description |
---|---|
class |
UserBean.EntityListModelImpl |
AJSFContext.RedirectOptions, AJSFContext.RedirectOptionsBuilder
systemUC
Constructor and Description |
---|
UserBean() |
getSessionBean, isSetupUser, redirectToDashboard, setSessionBean, switchMainView, switchMainView, switchSubView, switchSubView
ec, isDetached, isHasDB
destroySessionBean, 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, uc
addErrorMsg, 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, getNewErrorMsg, getNewErrorMsg, getNewErrorMsg, getNewInfoMsg, getNewInfoMsg, getNewMsg, getNewWarnMsg, getNewWarnMsg
@PostConstruct public void init()
@PreDestroy public void destroy()
public NavigationBean getNavigationBean()
getNavigationBean
in class FCContextBean
public void setNavigationBean(NavigationBean navigationBean)
setNavigationBean
in class FCContextBean
navigationBean
- 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 ISupportChangeEventBean
public 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 © 2021 XIMA MEDIA GmbH. All rights reserved.