public interface AMD_ILdap_findGroup
extends Ice.AMDCallback
ExperimenterGroup
in LDAP using the provided group name. It is expected that
the group name will be unique in the searched LDAP base
tree. If more than one group with the specified name has
been found, an exception will be thrown.Modifier and Type | Method and Description |
---|---|
void |
ice_response(ExperimenterGroup __ret)
ice_response indicates that
the operation completed successfully.
|
void ice_response(ExperimenterGroup __ret)
__ret
- (return value) an ExperimenterGroup. Never null.