DLESE Tools
v1.6.0

org.dlese.dpc.ldap
Class LdapDemo

java.lang.Object
  extended by org.dlese.dpc.ldap.LdapDemo

public class LdapDemo
extends Object

Test driver for LdapClient.


Method Summary
static void main(String[] args)
          Initial invokation point for the driver; Expects 3 arg in the args array: the name of the properties file.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)
Initial invokation point for the driver; Expects 3 arg in the args array:


DLESE Tools
v1.6.0