public class ProjectAccessBean extends AProjectDetailsBean
Modifier and Type | Class and Description |
---|---|
class |
ProjectAccessBean.SelectedFrontendServerListView
A view on the
Projekt.getMandantFrontendServer() that includes only frontend servers not allowed for all
forms (MandantFrontendServer.isAllowAllForms() ). |
entity, LOG
Constructor and Description |
---|
ProjectAccessBean() |
getCurrentProjectBean, getDao, getProject, getSessionBean, setCurrentProjectBean, setEntity, setEntity, setProject, setProject, setSessionBean
getEntity
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
public ViewBean getViewBean()
public void setViewBean(ViewBean viewBean)
public PlaceholderBean getPlaceholderBean()
public void setPlaceholderBean(PlaceholderBean placeholderBean)
public IEntityListModel<Status> getStateModel()
public void setStateModel(IEntityListModel<Status> stateModel)
public String getAccessPassword()
public void setAccessPassword(String accessPassword)
public boolean isShowAuthorizationUserGroups()
public boolean isProvideFORMLogin()
public boolean isProvideNTLMLogin()
public boolean isProvideKerberosLogin()
public boolean isProvidePasswordLogin()
public List<ProjectAuthenticatorConfig> getAvailableFixAuthConfigs()
public void setAvailableFixAuthConfigs(List<ProjectAuthenticatorConfig> availableFixAuthConfigs)
public List<ProjectAuthenticatorConfig> getAvailableMovableAuthConfigs()
public void setAvailableMovableAuthConfigs(List<ProjectAuthenticatorConfig> availableMovableAuthConfigs)
public List<ProjectAuthenticatorConfig> getSelectedFixAuthConfigs()
public void setSelectedFixAuthConfigs(List<ProjectAuthenticatorConfig> selectedFixAuthConfigs)
public List<ProjectAuthenticatorConfig> getSelectedMovableAuthConfigs()
public void setSelectedMovableAuthConfigs(List<ProjectAuthenticatorConfig> selectedMovableAuthConfigs)
public boolean isProvideAnonymousLogin()
public void setProvideAnonymousLogin(boolean isProvideAnonymousLogin)
public void clearUserGroupAccess()
public void toggleAccessPasswordPlainText()
public boolean isShowAccessPasswordPlainText()
getAccessPassword()
should be shown as plain text, or obfuscated (with little stars or
dots).public void setShowAccessPasswordPlainText(boolean showAccessPasswordPlainText)
showAccessPasswordPlainText
- Whether the getAccessPassword()
should be shown as plain text, or
obfuscated (with little stars or dots).public List<IUserGroupAccess> getUserGroupAccess()
public void updateIdentityTokens()
public List<BenutzerGruppe> getUserGroups()
public String getMFSAliasLink(MandantFrontendServer mfs)
public boolean hasMandantFrontendServer()
public boolean isHasMandantFrontendServerAllowedForAllForms()
public List<MandantFrontendServer> getSelectedClientFrontendServers()
public void setSelectedClientFrontendServers(List<MandantFrontendServer> selectedClientFrontendServers)
public List<MandantFrontendServer> getMandantFrontendServer()
public List<MandantFrontendServer> getMandantFrontendServerAllowedForAllForms()
public boolean isShowAnonymousLoginOption()
public void updateAuthenticators()
public void updateClientFrontendServer()
public void updateClientFrontendServerAllowedForAllForms()
public void setProjectAuthConfigs()
public String getDisplayName(ProjectAuthenticatorConfig authConfig)
public void save()
save
in class AProjectDetailsBean
public void setDefaults()
public void updateStateModel()
protected void init(IEntityContext ec, Projekt project)
init
in class AEntityDetailsBean<Projekt>
@Deprecated public List<EFormAuthTyp> getAllFormAuthTypes()
@Deprecated public EFormAuthTyp getFormAuthType()
@Deprecated public void setFormAuthType(EFormAuthTyp type)
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.