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.Exceptionpublic ItemValue<Server> initAndAssignLdapExportServer(ItemValue<Domain> domain) throws ServerFault, java.sql.SQLException, java.lang.InterruptedException
ServerFaultjava.sql.SQLExceptionjava.lang.InterruptedExceptionprotected 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
ServerFaultorg.apache.directory.api.ldap.model.exception.LdapExceptionorg.apache.directory.api.ldap.model.cursor.CursorExceptionCopyright © 2023. All Rights Reserved.