| java.lang.Object org.acegisecurity.ldap.LdapTestServer
LdapTestServer | public class LdapTestServer (Code) | | An embedded LDAP test server, complete with test data for running the unit tests against.
author: Luke Taylor version: $Id: LdapTestServer.java 1784 2007-02-24 21:00:24Z luke_t $ |
Constructor Summary | |
public | LdapTestServer() Starts up and configures ApacheDS. |
LdapTestServer | public LdapTestServer()(Code) | | Starts up and configures ApacheDS.
|
getConfiguration | public Configuration getConfiguration()(Code) | | |
|
|