public class ADConnection
extends net.tirasa.connid.bundles.ldap.LdapConnection
| Constructor and Description |
|---|
ADConnection(ADConfiguration config) |
| Modifier and Type | Method and Description |
|---|---|
net.tirasa.connid.bundles.ldap.LdapConnection.AuthenticationResult |
authenticate(String entryDN,
org.identityconnectors.common.security.GuardedString password) |
void |
checkAlive() |
void |
close() |
ADSchema |
getADSchema() |
LdapContext |
getInitialContext() |
LdapContext |
getSyncContext(Control[] control) |
void |
test() |
public ADConnection(ADConfiguration config)
public net.tirasa.connid.bundles.ldap.LdapConnection.AuthenticationResult authenticate(String entryDN, org.identityconnectors.common.security.GuardedString password)
authenticate in class net.tirasa.connid.bundles.ldap.LdapConnectionpublic ADSchema getADSchema()
public LdapContext getSyncContext(Control[] control)
public void close()
close in class net.tirasa.connid.bundles.ldap.LdapConnectionpublic LdapContext getInitialContext()
getInitialContext in class net.tirasa.connid.bundles.ldap.LdapConnectionpublic void test()
test in class net.tirasa.connid.bundles.ldap.LdapConnectionpublic void checkAlive()
checkAlive in class net.tirasa.connid.bundles.ldap.LdapConnectionCopyright © 2011–2016. All rights reserved.