public class LdapSslProtocol extends LdapProtocol
Constructor and Description |
---|
LdapSslProtocol(LogChannelInterface log,
VariableSpace variableSpace,
LdapMeta meta,
Collection<String> binaryAttributes) |
Modifier and Type | Method and Description |
---|---|
protected void |
configureSocketFactory(boolean trustAllCertificates,
String trustStorePath,
String trustStorePassword) |
protected void |
configureSslEnvironment(Map<String,String> env) |
protected String |
getConnectionPrefix() |
static String |
getName() |
protected void |
setupEnvironment(Map<String,String> env,
String username,
String password) |
close, connect, createLdapContext, doConnect, getCtx
public LdapSslProtocol(LogChannelInterface log, VariableSpace variableSpace, LdapMeta meta, Collection<String> binaryAttributes)
protected String getConnectionPrefix()
getConnectionPrefix
in class LdapProtocol
public static String getName()
protected void setupEnvironment(Map<String,String> env, String username, String password) throws KettleException
setupEnvironment
in class LdapProtocol
KettleException
protected void configureSocketFactory(boolean trustAllCertificates, String trustStorePath, String trustStorePassword) throws KettleException
KettleException
Copyright © 2018 Hitachi Vantara. All rights reserved.