Class LdapConnectionBean

All Implemented Interfaces:
Serializable

@Named @ViewScoped public class LdapConnectionBean extends AMessaging
Bean für die Verwaltung von Verbindungen
Author:
XIMA MEDIA GmbH
See Also:
  • Constructor Details

    • LdapConnectionBean

      public LdapConnectionBean()
  • 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

      public void setModel(IEntityListModelSelectByView<LDAPZugriff> model)
    • checkConnection

      public void checkConnection()