Package omero.api
Class Callback_ILdap_findDN
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.api.Callback_ILdap_findDN
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackArg1<java.lang.String>
,Ice.TwowayCallbackArg1UE<java.lang.String>
public abstract class Callback_ILdap_findDN extends IceInternal.TwowayCallback implements Ice.TwowayCallbackArg1UE<java.lang.String>
Searches unique Distinguished Name - string in LDAP for Common Name equals username. Common Name should be unique under the specified base. If list of cn's contains more then one DN will return exception.
-
-
Constructor Summary
Constructors Constructor Description Callback_ILdap_findDN()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-