You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Xu Yaning (JIRA)" <ji...@apache.org> on 2015/06/22 14:38:00 UTC

[jira] [Closed] (DIRKRB-301) Use LdapCoreSessionConnection to implement LdapBackendIdentity

     [ https://issues.apache.org/jira/browse/DIRKRB-301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xu Yaning closed DIRKRB-301.
----------------------------
    Resolution: Fixed

This feature will be implemented by DIRKRB-299.

> Use LdapCoreSessionConnection to implement LdapBackendIdentity
> --------------------------------------------------------------
>
>                 Key: DIRKRB-301
>                 URL: https://issues.apache.org/jira/browse/DIRKRB-301
>             Project: Directory Kerberos
>          Issue Type: New Feature
>            Reporter: Xu Yaning
>            Assignee: Xu Yaning
>
> Both {{LdapNetworkConnection}} & {{LdapCoreSessionConnection}} inherit {{LdapConnection}}. The latter doesn't cost network resource.  So we can we {{new LdapIdentityBackend(Config config)}} to connect to a LDAP server, and use {{new LdapIdentityBackend(Config config,  DirectoryService ds)}} to create a {{LdapIdentityBackend}} object without cost network resource.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)