public class LdapProtocol extends Object
| Constructor and Description | 
|---|
LdapProtocol(org.pentaho.di.core.logging.LogChannelInterface log,
            org.pentaho.di.core.variables.VariableSpace variableSpace,
            LdapMeta meta,
            Collection<String> binaryAttributes)  | 
public LdapProtocol(org.pentaho.di.core.logging.LogChannelInterface log,
            org.pentaho.di.core.variables.VariableSpace variableSpace,
            LdapMeta meta,
            Collection<String> binaryAttributes)
public InitialLdapContext getCtx()
public static String getName()
public final void connect(String username, String password) throws org.pentaho.di.core.exception.KettleException
org.pentaho.di.core.exception.KettleExceptionpublic void close()
           throws org.pentaho.di.core.exception.KettleException
org.pentaho.di.core.exception.KettleException