Class LdapConnectionBean
java.lang.Object
de.xima.fc.gui.common.utils.msg.I18nUtils
de.xima.fc.gui.common.utils.msg.MessageUtils
de.xima.fc.gui.common.utils.msg.AMessaging
de.xima.fc.gui.bean.data.LdapConnectionBean
- All Implemented Interfaces:
Serializable
Bean für die Verwaltung von Verbindungen
- Author:
- XIMA MEDIA GmbH
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionLdapConnectionBean(ViewContextBean viewContext, CertificateTrustPromptBean certificateTrustPromptBean, ILdapService ldapService) -
Method Summary
Modifier and TypeMethodDescriptionvoidgetModel()booleanvoidvoidsetNeedAuth(boolean needAuth) voidMethods inherited from class 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 I18nUtils
getFacesContext, getLocale, rbValue, rbValue, rbValue, rbValueOrDefault, rbValueOrDefault
-
Constructor Details
-
LdapConnectionBean
@Inject public LdapConnectionBean(ViewContextBean viewContext, CertificateTrustPromptBean certificateTrustPromptBean, ILdapService ldapService)
-
-
Method Details
-
updateModel
public void updateModel() -
getModel
-
isNeedAuth
public boolean isNeedAuth()- Returns:
- Whether the connection requires authentication (username, password).
-
setNeedAuth
public void setNeedAuth(boolean needAuth) - Parameters:
needAuth- Whether the connection requires authenticatigetAllowedViewsForSelectionon (username, password).
-
setModel
-
checkConnection
public void checkConnection()
-