public class ProjectAccessBean extends FCContextBean
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() ). |
AJSFContext.RedirectOptions, AJSFContext.RedirectOptionsBuilder
systemUC
Constructor and Description |
---|
ProjectAccessBean() |
getNavigationBean, getSessionBean, isSetupUser, redirectToDashboard, setNavigationBean, 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
public CurrentProjectBean getCurrentProjectBean()
public void setCurrentProjectBean(CurrentProjectBean currentProjectBean)
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 List<IUserGroupAccess> getUserGroupAccess()
public List<BenutzerGruppe> getAccessUserGroups()
public void setAccessUserGroups(List<BenutzerGruppe> accessUserGroups)
public List<BenutzerGruppe> getEditorUserGroups()
public void setEditorUserGroups(List<BenutzerGruppe> editorUserGroups)
public List<BenutzerGruppe> getVisibleUserGroups()
public void setVisibleUserGroups(List<BenutzerGruppe> visibleUserGroups)
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 updateProjectUserGroups()
public void updateClientFrontendServer()
public void updateClientFrontendServerAllowedForAllForms()
public void setProjectAuthConfigs()
public String getDisplayName(ProjectAuthenticatorConfig authConfig)
public void updateStateModel()
@Deprecated public List<EFormAuthTyp> getAllFormAuthTypes()
@Deprecated public EFormAuthTyp getFormAuthType()
@Deprecated public void setFormAuthType(EFormAuthTyp type)
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.