Class SearchEntryResolver

  • All Implemented Interfaces:
    EntryResolver, ConnectionFactoryManager

    public class SearchEntryResolver
    extends AbstractSearchEntryResolver
    Looks up the LDAP entry associated with a user. If a connection factory is configured it will be used to perform the search for user. The connection will be opened and closed for each resolution. If no connection factory is configured the search will occur using the connection that the bind was attempted on.