The lookup() method should return an Entry
------------------------------------------
Key: DIRAPI-15
URL: https://issues.apache.org/jira/browse/DIRAPI-15
Project: Directory client API
Issue Type: Improvement
Affects Versions: 0.1.0
Reporter: Emmanuel Lecharny
Fix For: 0.2.0
Currently, it returns a Response, and it's not convenient, as the user is
expecting an Entry.
We will have to deal with Referrals in this case : like if the entry is a
referral, either we throw an exception, or we do a lookup on this referral
internally, chasing the referrals.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.