Class EmbeddedLdapServer


  • public final class EmbeddedLdapServer
    extends java.lang.Object
    Helper class for embedded Apache Directory Server.
    Since:
    1.3.2
    • Method Detail

      • newEmbeddedServer

        public static EmbeddedLdapServer newEmbeddedServer​(java.lang.String defaultPartitionName,
                                                           java.lang.String defaultPartitionSuffix,
                                                           int port)
                                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shutdown

        public void shutdown()
                      throws java.lang.Exception
        Throws:
        java.lang.Exception