[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: java api bind() methods



"Kurt D. Zeilenga" wrote:
> 
> Okay... so the confusion I had must have been this language:
> 
>       dn              If non-null and non-empty, specifies that the
>                       connection and all operations through it should
>                       be authenticated with dn as the distinguished
>                       name.
> 
> Shouldn't this just be:
> 
>         dn              The distinguished name to use as the bind name.
> 
> as clearly in your example it's the callback which is providing
> the authentication identity.


  Your formulation is fine with me, if it is more clear than what is in the draft.

Rob