public class LdapTlsProtocol extends LdapSslProtocol
| Constructor and Description |
|---|
LdapTlsProtocol(LogChannelInterface log,
VariableSpace variableSpace,
LdapMeta meta,
Collection<String> binaryAttributes) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
protected void |
configureSslEnvironment(Map<String,String> env) |
protected void |
doConnect(String username,
String password) |
protected String |
getConnectionPrefix() |
static String |
getName() |
configureSocketFactory, setupEnvironmentconnect, createLdapContext, getCtxpublic LdapTlsProtocol(LogChannelInterface log, VariableSpace variableSpace, LdapMeta meta, Collection<String> binaryAttributes)
protected String getConnectionPrefix()
getConnectionPrefix in class LdapSslProtocolpublic static String getName()
protected void doConnect(String username, String password) throws KettleException
doConnect in class LdapProtocolKettleExceptionprotected void configureSslEnvironment(Map<String,String> env)
configureSslEnvironment in class LdapSslProtocolpublic void close()
throws KettleException
close in class LdapProtocolKettleExceptionCopyright © 2018 Hitachi Vantara. All rights reserved.