Package omero.api
Class Callback_ILdap_findGroup
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.api.Callback_ILdap_findGroup
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackArg1<ExperimenterGroup>
,Ice.TwowayCallbackArg1UE<ExperimenterGroup>
public abstract class Callback_ILdap_findGroup extends IceInternal.TwowayCallback implements Ice.TwowayCallbackArg1UE<ExperimenterGroup>
Looks up a specificExperimenterGroup
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.
-
-
Constructor Summary
Constructors Constructor Description Callback_ILdap_findGroup()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-