Class LDAPAuthorizationUserTest
java.lang.Object
de.hybris.platform.ldap.jalo.AbstractLDAPTest
de.hybris.platform.ldap.jalo.AbstractEmbeddedLDAPTest
de.hybris.platform.ldap.jalo.BasePlatformLDAPTest
de.hybris.platform.ldap.jalo.impl.LDAPAuthorizationUserTest
@HybrisLDAPConfAnnotation(resourceFileName="/test/embedded/hybris-data.ldif",
rootDNName="dc=hybris,dc=de",
partitionName="hybris")
@IntegrationTest
public class LDAPAuthorizationUserTest
extends BasePlatformLDAPTest
-
Field Summary
Fields inherited from class de.hybris.platform.ldap.jalo.BasePlatformLDAPTest
defaultLanguage, jaloSessionFields 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
Modifier and TypeMethodDescriptionvoidvoidvoidMethods inherited from class de.hybris.platform.ldap.jalo.BasePlatformLDAPTest
finish, initMethods 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
-
Constructor Details
-
LDAPAuthorizationUserTest
public LDAPAuthorizationUserTest()
-
-
Method Details
-
prepareLDAPConfiguration
public void prepareLDAPConfiguration() -
restoreProperties
public void restoreProperties() -
testLoginViaLdap
public void testLoginViaLdap() throws ParseAbortException, JaloBusinessException, IOException, URISyntaxException
-