| Package | Description |
|---|---|
| de.hybris.platform.ldap | |
| de.hybris.platform.ldap.connection | |
| de.hybris.platform.ldap.jalo.configuration |
| Constructor and Description |
|---|
LDIF2ImpExConverter(File file,
ConfigValueObject config)
Opens the file and sets the given encoding.
|
LDIF2ImpExConverter(InputStream inputStream,
ConfigValueObject config)
Opens the given Inputstream with the given file.
|
LDIF2ImpExConverter(Reader reader,
ConfigValueObject config)
Opens the given reader.
|
LDIF2ImpExConverter(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,
Attributes attribs) |
LDAPGenericObject(ConfigValueObject config,
LdapContext context,
String name,
String base)
Creates a new instance of LDAPGenericObject
|
LDAPGenericObject(ConfigValueObject config,
LdapContext context,
String name,
String base,
String hybrisTypeCode)
Creates a new instance of LDAPGenericObject
|
| Modifier and Type | Method and Description |
|---|---|
ConfigValueObject |
ConfigurationParser.getConfig() |
Copyright © 2017 SAP SE. All Rights Reserved.