com.isocra.utils.javaADSI
Class testJavaADSI

java.lang.Object
  extended bycom.isocra.utils.javaADSI.testJavaADSI

public class testJavaADSI
extends java.lang.Object

This class provides a very simple test harness for Isocra's ADSI from Java example


Constructor Summary
testJavaADSI()
           
 
Method Summary
static void main(java.lang.String[] args)
          Simply take the username from the command line, call the ADSI routine to get the list of users and write them out to System.out
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

testJavaADSI

public testJavaADSI()
Method Detail

main

public static void main(java.lang.String[] args)
Simply take the username from the command line, call the ADSI routine to get the list of users and write them out to System.out



Copyright © 2004 Isocra Ltd. All Rights Reserved.