public class ImportLdapAuthenticationServiceTests
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
org.junit.rules.TestName | 
testName  | 
| Constructor and Description | 
|---|
ImportLdapAuthenticationServiceTests()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
before()  | 
static void | 
beforeClass()  | 
void | 
check_guidNotFound()  | 
void | 
check_importLdapDisabled()  | 
void | 
check_invalidExternalId()  | 
void | 
check_ldapFail()  | 
void | 
check_notLdapExternalId()  | 
void | 
check_nullAuthContextItemValueUser_nullRealUserLogin()  | 
void | 
check_nullAuthContextItemValueUser_realUserLoginExists()  | 
void | 
check_nullAuthContextItemValueUser_realUserLoginNotExists()  | 
void | 
check()  | 
public ImportLdapAuthenticationServiceTests()
public static void beforeClass()
public void before()
            throws java.lang.Exception
java.lang.Exceptionpublic void check_importLdapDisabled()
public void check_nullAuthContextItemValueUser_nullRealUserLogin()
public void check_nullAuthContextItemValueUser_realUserLoginNotExists()
public void check_nullAuthContextItemValueUser_realUserLoginExists()
public void check_notLdapExternalId()
public void check_invalidExternalId()
public void check_ldapFail()
public void check_guidNotFound()
public void check()
           throws java.io.IOException,
                  org.apache.directory.api.ldap.model.exception.LdapException
java.io.IOExceptionorg.apache.directory.api.ldap.model.exception.LdapExceptionCopyright © 2021. All Rights Reserved.