| Package | Description |
|---|---|
| de.hybris.platform.ldap | |
| de.hybris.platform.ldap.connection | |
| de.hybris.platform.ldap.jalo.configuration |
| Constructor and Description |
|---|
LDIF2ImpExConverter(java.io.File file,
ConfigValueObject config)
Opens the file and sets the given encoding.
|
LDIF2ImpExConverter(java.io.InputStream inputStream,
ConfigValueObject config)
Opens the given Inputstream with the given file.
|
LDIF2ImpExConverter(java.io.Reader reader,
ConfigValueObject config)
Opens the given reader.
|
LDIF2ImpExConverter(java.lang.String fileName,
ConfigValueObject config)
Opens the file with the given filename and sets the given encoding.
|
| Constructor and Description |
|---|
LDAPGenericObject(ConfigValueObject config)
Creates a new instance of LdapGenericObject
|
LDAPGenericObject(ConfigValueObject config,
javax.naming.directory.Attributes attribs) |
LDAPGenericObject(ConfigValueObject config,
javax.naming.ldap.LdapContext context,
java.lang.String name,
java.lang.String base)
Creates a new instance of LDAPGenericObject
|
LDAPGenericObject(ConfigValueObject config,
javax.naming.ldap.LdapContext context,
java.lang.String name,
java.lang.String base,
java.lang.String hybrisTypeCode)
Creates a new instance of LDAPGenericObject
|
| Modifier and Type | Method and Description |
|---|---|
ConfigValueObject |
ConfigurationParser.getConfig() |
Copyright © 2018 SAP SE. All Rights Reserved.