Interface ILdapQueries

All Known Implementing Classes:
DefaultLdapQueries

public interface ILdapQueries
  • Method Summary

    Modifier and Type
    Method
    Description
    findUser(LdapConnection connection, String userCredential, String searchBase)
    Please note, that it is the responsibility of the implementer to inject IAuditLogService and log the desired processes.