Package de.hybris.platform.ldap.jalo
Class BasePlatformLDAPTest
java.lang.Object
de.hybris.platform.ldap.jalo.AbstractLDAPTest
de.hybris.platform.ldap.jalo.AbstractEmbeddedLDAPTest
de.hybris.platform.ldap.jalo.BasePlatformLDAPTest
- Direct Known Subclasses:
ConvertLDIFTest,LDAPAuthorizationUserTest,LocalAuthorizationUserTest
@RunListeners({ItemCreationListener.class,LogRunListener.class,PlatformRunListener.class})
public abstract class BasePlatformLDAPTest
extends AbstractEmbeddedLDAPTest
base class for embedded LDAP test with platform relation.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected LanguageReference to default language.protected JaloSessionReference to current session.Fields inherited from class de.hybris.platform.ldap.jalo.AbstractEmbeddedLDAPTest
EMBEDDED_HOST, EMBEDDED_PORTFields inherited from class de.hybris.platform.ldap.jalo.AbstractLDAPTest
directoryService, ldapServer, rootDSE, schemaRoot, sysRoot -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.ldap.jalo.AbstractEmbeddedLDAPTest
clearPartition, configureLdapData, configureLdapServer, configurePartition, createFirstSeverEntry, getLDAPHost, getLDAPPort, getTestPartition, isEmbeddedLdap, setUpMethods inherited from class de.hybris.platform.ldap.jalo.AbstractLDAPTest
addIndex, createPartition, doDelete, getAuthenticationType, getLDAPCredenetial, getLDAPPassword, getWiredContext, getWiredContext, getWorkingDirectory, importLdif, injectEntries, isDeleteLDAPServer, loadLdif, loadTestLdif, setContexts, setContexts, tearDown, tearDownLogger, verify
-
Field Details
-
jaloSession
Reference to current session. -
defaultLanguage
Reference to default language.
-
-
Constructor Details
-
BasePlatformLDAPTest
public BasePlatformLDAPTest()
-
-
Method Details
-
init
Sets the current session and default language.- Throws:
JaloSystemException- there was a security problem while creating the session
-
finish
- Throws:
JaloSecurityException
-