Class LDAPGroupBean

All Implemented Interfaces:
Serializable

@Deprecated @Named("ldapGroupBean") @ViewScoped public class LDAPGroupBean extends FCContextBean
Deprecated.
See Also:
  • Constructor Details

    • LDAPGroupBean

      public LDAPGroupBean()
      Deprecated.
  • Method Details

    • getModel

      Deprecated.
      Returns:
      the model
    • setModel

      public void setModel(IEntityListModelSelectByView<LDAPGruppe> model)
      Deprecated.
      Parameters:
      model - the model to set
    • getCurrentLdapData

      public MandantLdapData getCurrentLdapData()
      Deprecated.
      Returns:
      LDAP data of current Mandant
    • updateModel

      public void updateModel()
      Deprecated.
    • getRoleList

      public List<Rolle> getRoleList()
      Deprecated.
    • getLdapGroups

      public List<GenericStringModel> getLdapGroups()
      Deprecated.
    • searchLdapGroups

      public void searchLdapGroups()
      Deprecated.
    • checkConnection

      public void checkConnection()
      Deprecated.