Class MandantLdapDataAPI


@Deprecated public class MandantLdapDataAPI extends AEntityAPI<MandantLdapData>
Deprecated.
since version 8.0.0 Use LDAPZugriff for client scoped LDAP connections instead.
  • Constructor Details

    • MandantLdapDataAPI

      public MandantLdapDataAPI()
      Deprecated.
  • Method Details

    • getByClient

      public MandantLdapData getByClient(UserContext uc, Mandant mandant)
      Deprecated.
      Method deliver the LDAP data for a client.
      Parameters:
      uc - UserContext the user context in which the action is to be performed.
      mandant - Mandant the client where the data are associated.
      Returns:
      MandantLdapData the LDAP data for a client.