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, 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
-
LocalAuthorizationUserTest
public LocalAuthorizationUserTest()
-
-
Method Details
-
prepareLDAPConfiguration
public void prepareLDAPConfiguration() -
restoreProperties
public void restoreProperties() -
testLoginLocally
public void testLoginLocally() throws ParseAbortException, JaloBusinessException, IOException, URISyntaxException
-