public class LdapTlsProtocol extends LdapSslProtocol
| Constructor and Description | 
|---|
LdapTlsProtocol(org.pentaho.di.core.logging.LogChannelInterface log,
               org.pentaho.di.core.variables.VariableSpace variableSpace,
               LdapMeta meta,
               Collection<String> binaryAttributes)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
close()  | 
static String | 
getName()  | 
connect, getCtxpublic LdapTlsProtocol(org.pentaho.di.core.logging.LogChannelInterface log,
                       org.pentaho.di.core.variables.VariableSpace variableSpace,
                       LdapMeta meta,
                       Collection<String> binaryAttributes)
public static String getName()
public void close()
           throws org.pentaho.di.core.exception.KettleException
close in class LdapProtocolorg.pentaho.di.core.exception.KettleException