com.isocra.utils.javaADSI
Class ADSIUtil

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

public class ADSIUtil
extends java.lang.Object

This class provides an interface to the ADSI methods exposed by the C++ DLL


Constructor Summary
ADSIUtil()
           
 
Method Summary
static java.lang.String[] groupsForUser(java.lang.String user)
          returns an array of strings containing the groups for the current user
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ADSIUtil

public ADSIUtil()
Method Detail

groupsForUser

public static java.lang.String[] groupsForUser(java.lang.String user)
returns an array of strings containing the groups for the current user



Copyright © 2004 Isocra Ltd. All Rights Reserved.