public abstract class AbstractLdapTestUnit extends Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
isRunInSuite
A flag set if the test is run in a suite
|
static KdcServer |
kdcServer
The used KdcServer instance
|
static LdapServer |
ldapServer
The used LdapServer instance
|
static DirectoryService |
service
The used DirectoryService instance
|
| Constructor and Description |
|---|
AbstractLdapTestUnit() |
public static DirectoryService service
public static LdapServer ldapServer
public static KdcServer kdcServer
public static boolean isRunInSuite
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.