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, setupEnvironment
connect, createLdapContext, getCtx
public LdapTlsProtocol(LogChannelInterface log, VariableSpace variableSpace, LdapMeta meta, Collection<String> binaryAttributes)
protected String getConnectionPrefix()
getConnectionPrefix
in class LdapSslProtocol
public static String getName()
protected void doConnect(String username, String password) throws KettleException
doConnect
in class LdapProtocol
KettleException
protected void configureSslEnvironment(Map<String,String> env)
configureSslEnvironment
in class LdapSslProtocol
public void close() throws KettleException
close
in class LdapProtocol
KettleException
Copyright © 2018 Hitachi Vantara. All rights reserved.