Package omero.api
Class Callback_ILdap_searchByAttributes
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.api.Callback_ILdap_searchByAttributes
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackArg1<java.util.List<Experimenter>>
,Ice.TwowayCallbackArg1UE<java.util.List<Experimenter>>
public abstract class Callback_ILdap_searchByAttributes extends IceInternal.TwowayCallback implements Ice.TwowayCallbackArg1UE<java.util.List<Experimenter>>
Searches allExperimenter
in LDAP for specified attributes. Attributes should be specified in StringSet and their values should be set in equivalent StringSet.
-
-
Constructor Summary
Constructors Constructor Description Callback_ILdap_searchByAttributes()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-