com.imcode.net.ldap
Class LdapClient
java.lang.Object
com.imcode.net.ldap.LdapClient
public class LdapClient
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LdapClient
public LdapClient(String ldapUrl)
canBind
public boolean canBind(String userDistinguishedName,
String password)
throws LdapClientException
- Throws:
LdapClientException
bind
public LdapConnection bind(String ldapBindDn,
String ldapPassword)
throws LdapClientException
- Throws:
LdapClientException
getLdapUrl
public String getLdapUrl()
Copyright © 2013. All Rights Reserved.