public class LdapSslProtocol extends LdapProtocol
| 构造器和说明 |
|---|
LdapSslProtocol(org.pentaho.di.core.logging.LogChannelInterface log,
org.pentaho.di.core.variables.VariableSpace variableSpace,
LdapMeta meta,
Collection<String> binaryAttributes) |
| 限定符和类型 | 方法和说明 |
|---|---|
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(org.pentaho.di.core.logging.LogChannelInterface log,
org.pentaho.di.core.variables.VariableSpace variableSpace,
LdapMeta meta,
Collection<String> binaryAttributes)
protected String getConnectionPrefix()
getConnectionPrefix 在类中 LdapProtocolpublic static String getName()
protected void setupEnvironment(Map<String,String> env, String username, String password) throws org.pentaho.di.core.exception.KettleException
setupEnvironment 在类中 LdapProtocolorg.pentaho.di.core.exception.KettleExceptionCopyright © 2024 Hitachi Vantara. All rights reserved.