Class LdapServer

java.lang.Object
org.lsc.opendj.LdapServer

public class LdapServer extends Object
Used to manage directory state (start/stop/status/...)
Author:
Sebastien Bahloul <seb@lsc-project.org>
  • Constructor Details

    • LdapServer

      public LdapServer()
  • Method Details

    • start

      public static final void start() throws Exception
      Throws:
      Exception
    • stop

      public static final void stop()
    • main

      public static void main(String[] args)
      Main launcher
      Parameters:
      args - parameters passed by the JRE