Class LocalAuthorizationUserTest
- 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.LocalAuthorizationUserTest
-
@HybrisLDAPConfAnnotation(resourceFileName="/test/embedded/hybris-data.ldif", rootDNName="dc=hybris,dc=de", partitionName="hybris") @IntegrationTest public class LocalAuthorizationUserTest extends BasePlatformLDAPTest
-
-
Field Summary
-
Fields inherited from class de.hybris.platform.ldap.jalo.BasePlatformLDAPTest
defaultLanguage, jaloSession
-
Fields inherited from class de.hybris.platform.ldap.jalo.AbstractEmbeddedLDAPTest
EMBEDDED_HOST, EMBEDDED_PORT
-
Fields inherited from class de.hybris.platform.ldap.jalo.AbstractLDAPTest
directoryService, ldapServer, rootDSE, schemaRoot, sysRoot
-
-
Constructor Summary
Constructors Constructor Description LocalAuthorizationUserTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidprepareLDAPConfiguration()voidrestoreProperties()voidtestLoginLocally()-
Methods inherited from class de.hybris.platform.ldap.jalo.BasePlatformLDAPTest
finish, init
-
Methods inherited from class de.hybris.platform.ldap.jalo.AbstractEmbeddedLDAPTest
clearPartition, configureLdapData, configureLdapServer, configurePartition, createFirstSeverEntry, getLDAPHost, getLDAPPort, getTestPartition, isEmbeddedLdap, setUp
-
Methods 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
-
-
-
-
Method Detail
-
prepareLDAPConfiguration
public void prepareLDAPConfiguration()
-
restoreProperties
public void restoreProperties()
-
testLoginLocally
public void testLoginLocally() throws ParseAbortException, JaloBusinessException, java.io.IOException, java.net.URISyntaxException- Throws:
ParseAbortExceptionJaloBusinessExceptionjava.io.IOExceptionjava.net.URISyntaxException
-
-