Class LdapEntryIdentificationContextMapper

java.lang.Object
org.springframework.ldap.core.LdapEntryIdentificationContextMapper
All Implemented Interfaces:
ContextMapper<LdapEntryIdentification>

public class LdapEntryIdentificationContextMapper extends Object implements ContextMapper<LdapEntryIdentification>
ContextMapper implementation that maps the found entries to the LdapEntryIdentification of each respective entry.
Since:
1.3
  • Constructor Details

    • LdapEntryIdentificationContextMapper

      public LdapEntryIdentificationContextMapper()
  • Method Details