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, getCtxpublic LdapSslProtocol(LogChannelInterface log, VariableSpace variableSpace, LdapMeta meta, Collection<String> binaryAttributes)
protected String getConnectionPrefix()
getConnectionPrefix in class LdapProtocolpublic static String getName()
protected void setupEnvironment(Map<String,String> env, String username, String password) throws KettleException
setupEnvironment in class LdapProtocolKettleExceptionprotected void configureSocketFactory(boolean trustAllCertificates,
String trustStorePath,
String trustStorePassword)
throws KettleException
KettleExceptionCopyright © 2018 Hitachi Vantara. All rights reserved.