public abstract class AbstractRemoteLDAPTest extends AbstractLDAPTest
| Modifier and Type | Field and Description |
|---|---|
protected static String |
HYMAIL_HYBRIS_DE |
protected static int |
REMOTE_LDAP_PORT |
directoryService, ldapServer, rootDSE, schemaRoot, sysRoot| Constructor and Description |
|---|
AbstractRemoteLDAPTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configureLdapData()
configure here test specific data ,load LDIF files
|
protected Partition |
configurePartition()
prepare partition , be aware at this method
DirectoryService is not started yet so no session will be
available |
protected String |
getLDAPHost()
ldap host domain name/IP
|
protected int |
getLDAPPort()
port to listen ldap for either embedded or external
|
protected boolean |
isEmbeddedLdap() |
void |
setUp()
Get's the initial context factory for the provider's ou=system context root.
|
addIndex, configureLdapServer, createPartition, doDelete, getAuthenticationType, getLDAPCredenetial, getLDAPPassword, getWiredContext, getWiredContext, getWorkingDirectory, importLdif, injectEntries, isDeleteLDAPServer, loadLdif, loadTestLdif, setContexts, setContexts, tearDown, tearDownLogger, verifyprotected static final String HYMAIL_HYBRIS_DE
protected static final int REMOTE_LDAP_PORT
protected boolean isEmbeddedLdap()
isEmbeddedLdap in class AbstractLDAPTestprotected int getLDAPPort()
AbstractLDAPTestgetLDAPPort in class AbstractLDAPTestprotected String getLDAPHost()
AbstractLDAPTestgetLDAPHost in class AbstractLDAPTestprotected void configureLdapData()
throws Exception
AbstractLDAPTestconfigureLdapData in class AbstractLDAPTestExceptionprotected Partition configurePartition()
throws Exception
AbstractLDAPTestDirectoryService is not started yet so no session will be
availableconfigurePartition in class AbstractLDAPTestExceptionpublic void setUp()
throws Exception
AbstractLDAPTestsetUp in class AbstractLDAPTestExceptionjunit.framework.TestCase#setUp()Copyright © 2017 SAP SE. All Rights Reserved.