Package | Description |
---|---|
org.pentaho.di.trans.steps.ldapinput | |
org.pentaho.di.trans.steps.ldapoutput |
Modifier and Type | Class and Description |
---|---|
class |
LDAPInputMeta |
Modifier and Type | Method and Description |
---|---|
LdapProtocol |
LdapProtocolFactory.createLdapProtocol(VariableSpace variableSpace,
LdapMeta meta,
Collection<String> binaryAttributes)
Creates the LdapProtocol appropriate for the LdapMeta
|
Constructor and Description |
---|
LDAPConnection(LogChannelInterface logInterface,
VariableSpace variableSpace,
LdapMeta meta,
Collection<String> binaryAttributes)
Construct a new LDAP Connection
|
LdapProtocol(LogChannelInterface log,
VariableSpace variableSpace,
LdapMeta meta,
Collection<String> binaryAttributes) |
LdapSslProtocol(LogChannelInterface log,
VariableSpace variableSpace,
LdapMeta meta,
Collection<String> binaryAttributes) |
LdapTlsProtocol(LogChannelInterface log,
VariableSpace variableSpace,
LdapMeta meta,
Collection<String> binaryAttributes) |
Modifier and Type | Class and Description |
---|---|
class |
LDAPOutputMeta |
Copyright © 2018 Hitachi Vantara. All rights reserved.