LdapClient.(constructor)
Home > @backstage/plugin-catalog-backend-module-ldap
> LdapClient
> (constructor)
Constructs a new instance of the LdapClient
class
Signature:
constructor(client: Client, logger: LoggerService);
Parameters
Parameter |
Type |
Description |
---|---|---|
client |
Client | |
logger |