Package de.xima.fc.gui.bean.user
Class UserBean
- All Implemented Interfaces:
ISupportChangeEventBean,Serializable
@Deprecated
@Named
@ViewScoped
public class UserBean
extends FCContextBean
implements ISupportChangeEventBean
Deprecated.
- See Also:
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class de.xima.fc.gui.common.utils.msg.AJSFContext
AJSFContext.RedirectOptions, AJSFContext.RedirectOptionsBuilder -
Field Summary
Fields inherited from class de.xima.fc.gui.bean.FCContextBean
systemUCFields inherited from class de.xima.fc.gui.common.utils.msg.AJSFContext
localeBean -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidDeprecated.Checks the strength of a password phrase.booleanDeprecated.booleandeletionAllowed(Benutzer user) Deprecated.voiddestroy()Deprecated.findLDAPUser(String query) Deprecated.User management has been reworked.Deprecated.Deprecated.Deprecated.Deprecated.intDeprecated.Determined the configured minimum password phrase length.getModel()Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.voidDeprecated.voidinit()Deprecated.booleanDeprecated.booleanDeprecated.booleanDeprecated.booleanDeprecated.booleanDeprecated.booleanDeprecated.booleanDeprecated.booleanDeprecated.booleanisLastClientAdmin(Benutzer user) Deprecated.booleanDeprecated.booleanDeprecated.booleanDeprecated.Liefert true zurück, wenn mehr als 1 Auswahl in der Liste für die Passwortvergabe-Typen enthalten ist.booleanisUserActive(Benutzer user) Deprecated.booleanDeprecated.voidonLDAPUserSelect(org.primefaces.event.SelectEvent<?> event) Deprecated.voidDeprecated.voidDeprecated.voidsetApplicationEventBusBean(ApplicationEventBusBean applicationEventBusBean) Deprecated.voidsetChangePwd(boolean changePwd) Deprecated.voidsetCurrentActiv(boolean currentActiv) Deprecated.voidsetCurrentDeletionAllowed(boolean isCurrentDeletionAllowed) Deprecated.voidsetCurrentLDAP(boolean currentLDAP) Deprecated.voidsetCurrentModificationAllowed(boolean isCurrentModificationAllowed) Deprecated.voidsetLdapUser(LDAPBenutzer ldapUser) Deprecated.voidDeprecated.voidsetNewPassword(String newPassword) Deprecated.voidsetNewPasswordRepeat(String newPasswordRepeat) Deprecated.voidsetPwdAssignType(EPasswordAssignType pwdAssignType) Deprecated.voidsetSendPassword(boolean sendPassword) Deprecated.booleanDeprecated.voidDeprecated.Methods inherited from class de.xima.fc.gui.bean.FCContextBean
getNavigationBean, getSessionBean, isSetupUser, redirectToDashboard, setNavigationBean, setSessionBean, switchMainView, switchMainView, switchSubView, switchSubViewMethods inherited from class de.xima.fc.gui.bean.ABackendJSFContext
ec, findEntityContext, isDetached, isHasDBMethods inherited from class de.xima.fc.gui.common.utils.msg.AJSFContext
destroySessionBean, encodeURL, findBean, findBean, findBean, findBean, findBean, findBean, findBean, findCurrentView, findUserContext, getBeanName, getBeanName, getContext, getCurrentViewBean, getLocaleBean, getRequest, getResponse, getSession, getSession, getSessionAttribute, isMasterServerContext, loadLazy, redirect, redirect, redirect, redirect, redirectToDashboard, redirectToDashboard, redirectToDashboard, setLocaleBean, setSessionAttribute, ucMethods inherited from class de.xima.fc.gui.common.utils.msg.MessageUtils
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, addMsgs, addMsgToComponent, addMsgToComponent, addWarnMsg, addWarnMsg, addWarnMsg, addWarnMsg, addWarnMsgFromString, addWarnMsgFromString, addWarnMsgToComponent, addWarnMsgToComponent, addWarnMsgToComponent, addWarnMsgToComponent, cleanErrorMsg, errorMsg, errorMsg, getErrorMessage, getNewErrorMsg, getNewErrorMsg, getNewErrorMsg, getNewInfoMsg, getNewInfoMsg, getNewMsg, getNewWarnMsg, getNewWarnMsg, msgMethods inherited from class de.xima.fc.gui.common.utils.msg.I18nUtils
getFacesContext, getLocale, rbValue, rbValue, rbValue, rbValueOrDefault, rbValueOrDefault
-
Constructor Details
-
UserBean
public UserBean()Deprecated.
-
-
Method Details
-
init
@PostConstruct public void init()Deprecated. -
destroy
@PreDestroy public void destroy()Deprecated. -
getApplicationEventBusBean
Deprecated. -
setApplicationEventBusBean
Deprecated. -
isSendPassword
public boolean isSendPassword()Deprecated. -
setSendPassword
public void setSendPassword(boolean sendPassword) Deprecated. -
getNewPassword
Deprecated. -
setNewPassword
Deprecated. -
getNewPasswordRepeat
Deprecated. -
setNewPasswordRepeat
Deprecated. -
isChangePwd
public boolean isChangePwd()Deprecated. -
setChangePwd
public void setChangePwd(boolean changePwd) Deprecated. -
getPwdAssignType
Deprecated. -
setPwdAssignType
Deprecated. -
getModel
Deprecated.- Returns:
- the model
-
setModel
Deprecated.- Parameters:
model- the model to set
-
updateModel
public void updateModel()Deprecated. -
getRoleList
Deprecated. -
isCurrentActiv
public boolean isCurrentActiv()Deprecated. -
setCurrentActiv
public void setCurrentActiv(boolean currentActiv) Deprecated. -
isUserActive
Deprecated. -
isCurrentLDAP
public boolean isCurrentLDAP()Deprecated. -
setCurrentLDAP
public void setCurrentLDAP(boolean currentLDAP) Deprecated. -
checkPasswordStrength
public void checkPasswordStrength()Deprecated.Checks the strength of a password phrase. Triggered from an AJAX event -
getMinPwdLength
public int getMinPwdLength()Deprecated.Determined the configured minimum password phrase length.- Returns:
- the min. length of password
-
handleChangeEvent
public void handleChangeEvent()Deprecated.- Specified by:
handleChangeEventin interfaceISupportChangeEventBean
-
getConfiguredPwdRules
Deprecated. -
findLDAPUser
Deprecated.User management has been reworked. Users may have multiple identities to sign in with. -
getLDAPUserList
Deprecated. -
getLdapUser
Deprecated. -
onLDAPUserSelect
public void onLDAPUserSelect(org.primefaces.event.SelectEvent<?> event) Deprecated. -
setLdapUser
Deprecated. -
showHeaderGroup
public boolean showHeaderGroup()Deprecated. -
deletionAllowed
public boolean deletionAllowed()Deprecated. -
deletionAllowed
Deprecated. -
modificationAllowed
public boolean modificationAllowed()Deprecated. -
isClientAdminEditAllowed
public boolean isClientAdminEditAllowed()Deprecated. -
isCurrentUser
public boolean isCurrentUser()Deprecated. -
isCurrentLdap
public boolean isCurrentLdap()Deprecated. -
isLastClientAdmin
Deprecated. -
isCurrentDeletionAllowed
public boolean isCurrentDeletionAllowed()Deprecated.- Returns:
- the isCurrentDeletionAllowed
-
setCurrentDeletionAllowed
public void setCurrentDeletionAllowed(boolean isCurrentDeletionAllowed) Deprecated.- Parameters:
isCurrentDeletionAllowed- the isCurrentDeletionAllowed to set
-
isCurrentModificationAllowed
public boolean isCurrentModificationAllowed()Deprecated.- Returns:
- the isCurrentModificationAllowed
-
setCurrentModificationAllowed
public void setCurrentModificationAllowed(boolean isCurrentModificationAllowed) Deprecated.- Parameters:
isCurrentModificationAllowed- the isCurrentModificationAllowed to set
-
getPwdAssignTypes
Deprecated. -
isShowPwdAssignTypes
public boolean isShowPwdAssignTypes()Deprecated.Liefert true zurück, wenn mehr als 1 Auswahl in der Liste für die Passwortvergabe-Typen enthalten ist.- Returns:
- if the password assign types should be shown
-
resetInputFields
public void resetInputFields()Deprecated. -
isLoginLocked
public boolean isLoginLocked()Deprecated. -
resetLoginAttemptsForSelected
public void resetLoginAttemptsForSelected()Deprecated.
-
ClientAuthorizationBeaninstead.