Interface LdapEntryMapper<T>


public interface LdapEntryMapper<T>
Sort of like AttributesMapper but with a DN; also sort of like AbstractContextMapper.
  • Method Summary

    Modifier and Type
    Method
    Description
    mapAttributes(String dn, Attributes attributes)