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