public abstract class LdapExportTests
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected ItemValue<Domain> |
domain |
protected ItemValue<Server> |
ldapRoleServer |
static java.lang.String |
LDAPTAG |
Constructor and Description |
---|
LdapExportTests() |
Modifier and Type | Method and Description |
---|---|
void |
before() |
protected org.apache.directory.api.ldap.model.entry.Entry |
getUserEntry(java.lang.String userUid) |
ItemValue<Server> |
initAndAssignLdapExportServer(ItemValue<Domain> domain) |
protected void |
waitFor(TaskRef taskRef) |
public static final java.lang.String LDAPTAG
public void before() throws java.lang.Exception
java.lang.Exception
public ItemValue<Server> initAndAssignLdapExportServer(ItemValue<Domain> domain) throws ServerFault, java.sql.SQLException, java.lang.InterruptedException
ServerFault
java.sql.SQLException
java.lang.InterruptedException
protected void waitFor(TaskRef taskRef)
protected org.apache.directory.api.ldap.model.entry.Entry getUserEntry(java.lang.String userUid) throws ServerFault, org.apache.directory.api.ldap.model.exception.LdapException, org.apache.directory.api.ldap.model.cursor.CursorException
ServerFault
org.apache.directory.api.ldap.model.exception.LdapException
org.apache.directory.api.ldap.model.cursor.CursorException
Copyright © 2021. All Rights Reserved.