Package com.vmware.vim25.mo
Class UserDirectory
java.lang.Object
com.vmware.vim25.mo.ManagedObject
com.vmware.vim25.mo.UserDirectory
-
Constructor Summary
ConstructorsConstructorDescriptionUserDirectory(ServerConnection serverConnection, ManagedObjectReference mor) -
Method Summary
Methods inherited from class com.vmware.vim25.mo.ManagedObject
convertMors, getCurrentProperty, getDatastores, getFilter, getHosts, getManagedObject, getManagedObjects, getManagedObjects, getMOR, getNetworks, getPropertiesByPaths, getPropertyByPath, getResourcePools, getScheduledTasks, getServerConnection, getTasks, getViews, getVimService, getVms, retrieveObjectProperties, setCachedProperty, setMOR, setServerConnection, toString, waitForValues
-
Constructor Details
-
UserDirectory
-
-
Method Details
-
getDomainList
-
retrieveUserGroups
public UserSearchResult[] retrieveUserGroups(String domain, String searchStr, String belongsToGroup, String belongsToUser, boolean exactMatch, boolean findUsers, boolean findGroups) throws NotFound, RuntimeFault, RemoteException - Throws:
NotFoundRuntimeFaultRemoteException
-