[
https://issues.apache.org/jira/browse/DIRAPI-32?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Lecharny updated DIRAPI-32:
------------------------------------
Fix Version/s: (was: 0.2.0)
1.0-M1
> Should bind() method be used for anonymous bind or should it take bind DN and
> credentials from the LdapConnectionConfig?
> ------------------------------------------------------------------------------------------------------------------------
>
> Key: DIRAPI-32
> URL: https://issues.apache.org/jira/browse/DIRAPI-32
> Project: Directory Client API
> Issue Type: Improvement
> Reporter: Pierre-Arnaud Marcelot
> Fix For: 1.0-M1
>
>
> Should bind() method be used for anonymous bind or should it take bind DN and
> credentials from the LdapConnectionConfig?
> When using the API, I thought the bind() method would use the bind DN and
> credentials I provided in the LdapConnectionConfig when creating the
> connection.
> I personally think we should rename the current bind() method as
> BindAnonymously() and let the bind() method reuse the LdapConnectionConfig
> parameter (if none are provided for Bind DN and credentials, then it would
> implicitly be an anonymous bind).
> Thoughts?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.