Package omero.api

Class ILdapPrxHelper

    • Nested Class Summary

      • Nested classes/interfaces inherited from interface Ice.ObjectPrx

        Ice.ObjectPrx.FunctionalCallback_Object_ice_invoke_Response
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String[] __ids  
      static long serialVersionUID  
    • Constructor Summary

      Constructors 
      Constructor Description
      ILdapPrxHelper()  
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      static void __createUser_completed​(Ice.TwowayCallbackArg1UE<Experimenter> __cb, Ice.AsyncResult __result)  
      static void __discover_completed​(Ice.TwowayCallbackArg1UE<java.util.List<Experimenter>> __cb, Ice.AsyncResult __result)  
      static void __discoverGroups_completed​(Ice.TwowayCallbackArg1UE<java.util.List<ExperimenterGroup>> __cb, Ice.AsyncResult __result)  
      static void __findDN_completed​(Ice.TwowayCallbackArg1UE<java.lang.String> __cb, Ice.AsyncResult __result)  
      static void __findExperimenter_completed​(Ice.TwowayCallbackArg1UE<Experimenter> __cb, Ice.AsyncResult __result)  
      static void __findGroup_completed​(Ice.TwowayCallbackArg1UE<ExperimenterGroup> __cb, Ice.AsyncResult __result)  
      static void __findGroupDN_completed​(Ice.TwowayCallbackArg1UE<java.lang.String> __cb, Ice.AsyncResult __result)  
      static void __getSetting_completed​(Ice.TwowayCallbackBoolUE __cb, Ice.AsyncResult __result)  
      static ILdapPrx __read​(IceInternal.BasicStream __is)  
      static void __searchAll_completed​(Ice.TwowayCallbackArg1UE<java.util.List<Experimenter>> __cb, Ice.AsyncResult __result)  
      static void __searchByAttribute_completed​(Ice.TwowayCallbackArg1UE<java.util.List<Experimenter>> __cb, Ice.AsyncResult __result)  
      static void __searchByAttributes_completed​(Ice.TwowayCallbackArg1UE<java.util.List<Experimenter>> __cb, Ice.AsyncResult __result)  
      static void __searchByDN_completed​(Ice.TwowayCallbackArg1UE<Experimenter> __cb, Ice.AsyncResult __result)  
      static void __searchDnInGroups_completed​(Ice.TwowayCallbackArg1UE<java.util.List<java.lang.String>> __cb, Ice.AsyncResult __result)  
      static void __setDN_completed​(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)  
      static void __write​(IceInternal.BasicStream __os, ILdapPrx v)  
      Ice.AsyncResult begin_createUser​(java.lang.String username)
      Creates an Experimenter entry in the OMERO DB based on the supplied LDAP username.
      Ice.AsyncResult begin_createUser​(java.lang.String username, Ice.Callback __cb)
      Creates an Experimenter entry in the OMERO DB based on the supplied LDAP username.
      Ice.AsyncResult begin_createUser​(java.lang.String username, IceInternal.Functional_GenericCallback1<Experimenter> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Creates an Experimenter entry in the OMERO DB based on the supplied LDAP username.
      Ice.AsyncResult begin_createUser​(java.lang.String username, IceInternal.Functional_GenericCallback1<Experimenter> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Creates an Experimenter entry in the OMERO DB based on the supplied LDAP username.
      Ice.AsyncResult begin_createUser​(java.lang.String username, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Creates an Experimenter entry in the OMERO DB based on the supplied LDAP username.
      Ice.AsyncResult begin_createUser​(java.lang.String username, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Creates an Experimenter entry in the OMERO DB based on the supplied LDAP username.
      Ice.AsyncResult begin_createUser​(java.lang.String username, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Experimenter> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Creates an Experimenter entry in the OMERO DB based on the supplied LDAP username.
      Ice.AsyncResult begin_createUser​(java.lang.String username, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Experimenter> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Creates an Experimenter entry in the OMERO DB based on the supplied LDAP username.
      Ice.AsyncResult begin_createUser​(java.lang.String username, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_ILdap_createUser __cb)
      Creates an Experimenter entry in the OMERO DB based on the supplied LDAP username.
      Ice.AsyncResult begin_createUser​(java.lang.String username, Callback_ILdap_createUser __cb)
      Creates an Experimenter entry in the OMERO DB based on the supplied LDAP username.
      Ice.AsyncResult begin_discover()
      Discovers and lists Experimenters who are present in the remote LDAP server and in the local DB but have the ldap property set to false.
      Ice.AsyncResult begin_discover​(Ice.Callback __cb)
      Discovers and lists Experimenters who are present in the remote LDAP server and in the local DB but have the ldap property set to false.
      Ice.AsyncResult begin_discover​(IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Discovers and lists Experimenters who are present in the remote LDAP server and in the local DB but have the ldap property set to false.
      Ice.AsyncResult begin_discover​(IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Discovers and lists Experimenters who are present in the remote LDAP server and in the local DB but have the ldap property set to false.
      Ice.AsyncResult begin_discover​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Discovers and lists Experimenters who are present in the remote LDAP server and in the local DB but have the ldap property set to false.
      Ice.AsyncResult begin_discover​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Discovers and lists Experimenters who are present in the remote LDAP server and in the local DB but have the ldap property set to false.
      Ice.AsyncResult begin_discover​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Discovers and lists Experimenters who are present in the remote LDAP server and in the local DB but have the ldap property set to false.
      Ice.AsyncResult begin_discover​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Discovers and lists Experimenters who are present in the remote LDAP server and in the local DB but have the ldap property set to false.
      Ice.AsyncResult begin_discover​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_ILdap_discover __cb)
      Discovers and lists Experimenters who are present in the remote LDAP server and in the local DB but have the ldap property set to false.
      Ice.AsyncResult begin_discover​(Callback_ILdap_discover __cb)
      Discovers and lists Experimenters who are present in the remote LDAP server and in the local DB but have the ldap property set to false.
      Ice.AsyncResult begin_discoverGroups()
      Discovers and lists ExperimenterGroups which are present in the remote LDAP server and in the local DB but have the ldap property set to false.
      Ice.AsyncResult begin_discoverGroups​(Ice.Callback __cb)
      Discovers and lists ExperimenterGroups which are present in the remote LDAP server and in the local DB but have the ldap property set to false.
      Ice.AsyncResult begin_discoverGroups​(IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterGroup>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Discovers and lists ExperimenterGroups which are present in the remote LDAP server and in the local DB but have the ldap property set to false.
      Ice.AsyncResult begin_discoverGroups​(IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterGroup>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Discovers and lists ExperimenterGroups which are present in the remote LDAP server and in the local DB but have the ldap property set to false.
      Ice.AsyncResult begin_discoverGroups​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Discovers and lists ExperimenterGroups which are present in the remote LDAP server and in the local DB but have the ldap property set to false.
      Ice.AsyncResult begin_discoverGroups​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Discovers and lists ExperimenterGroups which are present in the remote LDAP server and in the local DB but have the ldap property set to false.
      Ice.AsyncResult begin_discoverGroups​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterGroup>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Discovers and lists ExperimenterGroups which are present in the remote LDAP server and in the local DB but have the ldap property set to false.
      Ice.AsyncResult begin_discoverGroups​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterGroup>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Discovers and lists ExperimenterGroups which are present in the remote LDAP server and in the local DB but have the ldap property set to false.
      Ice.AsyncResult begin_discoverGroups​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_ILdap_discoverGroups __cb)
      Discovers and lists ExperimenterGroups which are present in the remote LDAP server and in the local DB but have the ldap property set to false.
      Ice.AsyncResult begin_discoverGroups​(Callback_ILdap_discoverGroups __cb)
      Discovers and lists ExperimenterGroups which are present in the remote LDAP server and in the local DB but have the ldap property set to false.
      Ice.AsyncResult begin_findDN​(java.lang.String username)
      Searches unique Distinguished Name - string in LDAP for Common Name equals username.
      Ice.AsyncResult begin_findDN​(java.lang.String username, Ice.Callback __cb)
      Searches unique Distinguished Name - string in LDAP for Common Name equals username.
      Ice.AsyncResult begin_findDN​(java.lang.String username, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Searches unique Distinguished Name - string in LDAP for Common Name equals username.
      Ice.AsyncResult begin_findDN​(java.lang.String username, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Searches unique Distinguished Name - string in LDAP for Common Name equals username.
      Ice.AsyncResult begin_findDN​(java.lang.String username, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Searches unique Distinguished Name - string in LDAP for Common Name equals username.
      Ice.AsyncResult begin_findDN​(java.lang.String username, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Searches unique Distinguished Name - string in LDAP for Common Name equals username.
      Ice.AsyncResult begin_findDN​(java.lang.String username, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Searches unique Distinguished Name - string in LDAP for Common Name equals username.
      Ice.AsyncResult begin_findDN​(java.lang.String username, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Searches unique Distinguished Name - string in LDAP for Common Name equals username.
      Ice.AsyncResult begin_findDN​(java.lang.String username, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_ILdap_findDN __cb)
      Searches unique Distinguished Name - string in LDAP for Common Name equals username.
      Ice.AsyncResult begin_findDN​(java.lang.String username, Callback_ILdap_findDN __cb)
      Searches unique Distinguished Name - string in LDAP for Common Name equals username.
      Ice.AsyncResult begin_findExperimenter​(java.lang.String username)
      Searches Experimenter by unique Distinguished Name - string in LDAP for Common Name equals username.
      Ice.AsyncResult begin_findExperimenter​(java.lang.String username, Ice.Callback __cb)
      Searches Experimenter by unique Distinguished Name - string in LDAP for Common Name equals username.
      Ice.AsyncResult begin_findExperimenter​(java.lang.String username, IceInternal.Functional_GenericCallback1<Experimenter> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Searches Experimenter by unique Distinguished Name - string in LDAP for Common Name equals username.
      Ice.AsyncResult begin_findExperimenter​(java.lang.String username, IceInternal.Functional_GenericCallback1<Experimenter> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Searches Experimenter by unique Distinguished Name - string in LDAP for Common Name equals username.
      Ice.AsyncResult begin_findExperimenter​(java.lang.String username, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Searches Experimenter by unique Distinguished Name - string in LDAP for Common Name equals username.
      Ice.AsyncResult begin_findExperimenter​(java.lang.String username, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Searches Experimenter by unique Distinguished Name - string in LDAP for Common Name equals username.
      Ice.AsyncResult begin_findExperimenter​(java.lang.String username, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Experimenter> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Searches Experimenter by unique Distinguished Name - string in LDAP for Common Name equals username.
      Ice.AsyncResult begin_findExperimenter​(java.lang.String username, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Experimenter> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Searches Experimenter by unique Distinguished Name - string in LDAP for Common Name equals username.
      Ice.AsyncResult begin_findExperimenter​(java.lang.String username, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_ILdap_findExperimenter __cb)
      Searches Experimenter by unique Distinguished Name - string in LDAP for Common Name equals username.
      Ice.AsyncResult begin_findExperimenter​(java.lang.String username, Callback_ILdap_findExperimenter __cb)
      Searches Experimenter by unique Distinguished Name - string in LDAP for Common Name equals username.
      Ice.AsyncResult begin_findGroup​(java.lang.String groupname)
      Looks up a specific ExperimenterGroup in LDAP using the provided group name.
      Ice.AsyncResult begin_findGroup​(java.lang.String groupname, Ice.Callback __cb)
      Looks up a specific ExperimenterGroup in LDAP using the provided group name.
      Ice.AsyncResult begin_findGroup​(java.lang.String groupname, IceInternal.Functional_GenericCallback1<ExperimenterGroup> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Looks up a specific ExperimenterGroup in LDAP using the provided group name.
      Ice.AsyncResult begin_findGroup​(java.lang.String groupname, IceInternal.Functional_GenericCallback1<ExperimenterGroup> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Looks up a specific ExperimenterGroup in LDAP using the provided group name.
      Ice.AsyncResult begin_findGroup​(java.lang.String groupname, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Looks up a specific ExperimenterGroup in LDAP using the provided group name.
      Ice.AsyncResult begin_findGroup​(java.lang.String groupname, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Looks up a specific ExperimenterGroup in LDAP using the provided group name.
      Ice.AsyncResult begin_findGroup​(java.lang.String groupname, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ExperimenterGroup> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Looks up a specific ExperimenterGroup in LDAP using the provided group name.
      Ice.AsyncResult begin_findGroup​(java.lang.String groupname, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ExperimenterGroup> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Looks up a specific ExperimenterGroup in LDAP using the provided group name.
      Ice.AsyncResult begin_findGroup​(java.lang.String groupname, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_ILdap_findGroup __cb)
      Looks up a specific ExperimenterGroup in LDAP using the provided group name.
      Ice.AsyncResult begin_findGroup​(java.lang.String groupname, Callback_ILdap_findGroup __cb)
      Looks up a specific ExperimenterGroup in LDAP using the provided group name.
      Ice.AsyncResult begin_findGroupDN​(java.lang.String groupname)
      Looks up the DN for a group.
      Ice.AsyncResult begin_findGroupDN​(java.lang.String groupname, Ice.Callback __cb)
      Looks up the DN for a group.
      Ice.AsyncResult begin_findGroupDN​(java.lang.String groupname, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Looks up the DN for a group.
      Ice.AsyncResult begin_findGroupDN​(java.lang.String groupname, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Looks up the DN for a group.
      Ice.AsyncResult begin_findGroupDN​(java.lang.String groupname, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Looks up the DN for a group.
      Ice.AsyncResult begin_findGroupDN​(java.lang.String groupname, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Looks up the DN for a group.
      Ice.AsyncResult begin_findGroupDN​(java.lang.String groupname, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Looks up the DN for a group.
      Ice.AsyncResult begin_findGroupDN​(java.lang.String groupname, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Looks up the DN for a group.
      Ice.AsyncResult begin_findGroupDN​(java.lang.String groupname, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_ILdap_findGroupDN __cb)
      Looks up the DN for a group.
      Ice.AsyncResult begin_findGroupDN​(java.lang.String groupname, Callback_ILdap_findGroupDN __cb)
      Looks up the DN for a group.
      Ice.AsyncResult begin_getSetting()
      Gets config value from properties.
      Ice.AsyncResult begin_getSetting​(Ice.Callback __cb)
      Gets config value from properties.
      Ice.AsyncResult begin_getSetting​(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Gets config value from properties.
      Ice.AsyncResult begin_getSetting​(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Gets config value from properties.
      Ice.AsyncResult begin_getSetting​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Gets config value from properties.
      Ice.AsyncResult begin_getSetting​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Gets config value from properties.
      Ice.AsyncResult begin_getSetting​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Gets config value from properties.
      Ice.AsyncResult begin_getSetting​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Gets config value from properties.
      Ice.AsyncResult begin_getSetting​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_ILdap_getSetting __cb)
      Gets config value from properties.
      Ice.AsyncResult begin_getSetting​(Callback_ILdap_getSetting __cb)
      Gets config value from properties.
      Ice.AsyncResult begin_searchAll()
      Searches all Experimenter list on LDAP for attribute objectClass = person.
      Ice.AsyncResult begin_searchAll​(Ice.Callback __cb)
      Searches all Experimenter list on LDAP for attribute objectClass = person.
      Ice.AsyncResult begin_searchAll​(IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Searches all Experimenter list on LDAP for attribute objectClass = person.
      Ice.AsyncResult begin_searchAll​(IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Searches all Experimenter list on LDAP for attribute objectClass = person.
      Ice.AsyncResult begin_searchAll​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Searches all Experimenter list on LDAP for attribute objectClass = person.
      Ice.AsyncResult begin_searchAll​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Searches all Experimenter list on LDAP for attribute objectClass = person.
      Ice.AsyncResult begin_searchAll​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Searches all Experimenter list on LDAP for attribute objectClass = person.
      Ice.AsyncResult begin_searchAll​(java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Searches all Experimenter list on LDAP for attribute objectClass = person.
      Ice.AsyncResult begin_searchAll​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_ILdap_searchAll __cb)
      Searches all Experimenter list on LDAP for attribute objectClass = person.
      Ice.AsyncResult begin_searchAll​(Callback_ILdap_searchAll __cb)
      Searches all Experimenter list on LDAP for attribute objectClass = person.
      Ice.AsyncResult begin_searchByAttribute​(java.lang.String dn, java.lang.String attribute, java.lang.String value)
      Searches all Experimenter in LDAP for specified attribute.
      Ice.AsyncResult begin_searchByAttribute​(java.lang.String dn, java.lang.String attribute, java.lang.String value, Ice.Callback __cb)
      Searches all Experimenter in LDAP for specified attribute.
      Ice.AsyncResult begin_searchByAttribute​(java.lang.String dn, java.lang.String attribute, java.lang.String value, IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Searches all Experimenter in LDAP for specified attribute.
      Ice.AsyncResult begin_searchByAttribute​(java.lang.String dn, java.lang.String attribute, java.lang.String value, IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Searches all Experimenter in LDAP for specified attribute.
      Ice.AsyncResult begin_searchByAttribute​(java.lang.String dn, java.lang.String attribute, java.lang.String value, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Searches all Experimenter in LDAP for specified attribute.
      Ice.AsyncResult begin_searchByAttribute​(java.lang.String dn, java.lang.String attribute, java.lang.String value, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Searches all Experimenter in LDAP for specified attribute.
      Ice.AsyncResult begin_searchByAttribute​(java.lang.String dn, java.lang.String attribute, java.lang.String value, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Searches all Experimenter in LDAP for specified attribute.
      Ice.AsyncResult begin_searchByAttribute​(java.lang.String dn, java.lang.String attribute, java.lang.String value, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Searches all Experimenter in LDAP for specified attribute.
      Ice.AsyncResult begin_searchByAttribute​(java.lang.String dn, java.lang.String attribute, java.lang.String value, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_ILdap_searchByAttribute __cb)
      Searches all Experimenter in LDAP for specified attribute.
      Ice.AsyncResult begin_searchByAttribute​(java.lang.String dn, java.lang.String attribute, java.lang.String value, Callback_ILdap_searchByAttribute __cb)
      Searches all Experimenter in LDAP for specified attribute.
      Ice.AsyncResult begin_searchByAttributes​(java.lang.String dn, java.util.List<java.lang.String> attributes, java.util.List<java.lang.String> values)
      Searches all Experimenter in LDAP for specified attributes.
      Ice.AsyncResult begin_searchByAttributes​(java.lang.String dn, java.util.List<java.lang.String> attributes, java.util.List<java.lang.String> values, Ice.Callback __cb)
      Searches all Experimenter in LDAP for specified attributes.
      Ice.AsyncResult begin_searchByAttributes​(java.lang.String dn, java.util.List<java.lang.String> attributes, java.util.List<java.lang.String> values, IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Searches all Experimenter in LDAP for specified attributes.
      Ice.AsyncResult begin_searchByAttributes​(java.lang.String dn, java.util.List<java.lang.String> attributes, java.util.List<java.lang.String> values, IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Searches all Experimenter in LDAP for specified attributes.
      Ice.AsyncResult begin_searchByAttributes​(java.lang.String dn, java.util.List<java.lang.String> attributes, java.util.List<java.lang.String> values, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Searches all Experimenter in LDAP for specified attributes.
      Ice.AsyncResult begin_searchByAttributes​(java.lang.String dn, java.util.List<java.lang.String> attributes, java.util.List<java.lang.String> values, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Searches all Experimenter in LDAP for specified attributes.
      Ice.AsyncResult begin_searchByAttributes​(java.lang.String dn, java.util.List<java.lang.String> attributes, java.util.List<java.lang.String> values, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Searches all Experimenter in LDAP for specified attributes.
      Ice.AsyncResult begin_searchByAttributes​(java.lang.String dn, java.util.List<java.lang.String> attributes, java.util.List<java.lang.String> values, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Searches all Experimenter in LDAP for specified attributes.
      Ice.AsyncResult begin_searchByAttributes​(java.lang.String dn, java.util.List<java.lang.String> attributes, java.util.List<java.lang.String> values, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_ILdap_searchByAttributes __cb)
      Searches all Experimenter in LDAP for specified attributes.
      Ice.AsyncResult begin_searchByAttributes​(java.lang.String dn, java.util.List<java.lang.String> attributes, java.util.List<java.lang.String> values, Callback_ILdap_searchByAttributes __cb)
      Searches all Experimenter in LDAP for specified attributes.
      Ice.AsyncResult begin_searchByDN​(java.lang.String userdn)
      Searches one Experimenter in LDAP for specified Distinguished Name.
      Ice.AsyncResult begin_searchByDN​(java.lang.String userdn, Ice.Callback __cb)
      Searches one Experimenter in LDAP for specified Distinguished Name.
      Ice.AsyncResult begin_searchByDN​(java.lang.String userdn, IceInternal.Functional_GenericCallback1<Experimenter> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Searches one Experimenter in LDAP for specified Distinguished Name.
      Ice.AsyncResult begin_searchByDN​(java.lang.String userdn, IceInternal.Functional_GenericCallback1<Experimenter> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Searches one Experimenter in LDAP for specified Distinguished Name.
      Ice.AsyncResult begin_searchByDN​(java.lang.String userdn, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Searches one Experimenter in LDAP for specified Distinguished Name.
      Ice.AsyncResult begin_searchByDN​(java.lang.String userdn, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Searches one Experimenter in LDAP for specified Distinguished Name.
      Ice.AsyncResult begin_searchByDN​(java.lang.String userdn, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Experimenter> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Searches one Experimenter in LDAP for specified Distinguished Name.
      Ice.AsyncResult begin_searchByDN​(java.lang.String userdn, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Experimenter> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Searches one Experimenter in LDAP for specified Distinguished Name.
      Ice.AsyncResult begin_searchByDN​(java.lang.String userdn, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_ILdap_searchByDN __cb)
      Searches one Experimenter in LDAP for specified Distinguished Name.
      Ice.AsyncResult begin_searchByDN​(java.lang.String userdn, Callback_ILdap_searchByDN __cb)
      Searches one Experimenter in LDAP for specified Distinguished Name.
      Ice.AsyncResult begin_searchDnInGroups​(java.lang.String attr, java.lang.String value)
      Searches Distinguished Name in groups.
      Ice.AsyncResult begin_searchDnInGroups​(java.lang.String attr, java.lang.String value, Ice.Callback __cb)
      Searches Distinguished Name in groups.
      Ice.AsyncResult begin_searchDnInGroups​(java.lang.String attr, java.lang.String value, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Searches Distinguished Name in groups.
      Ice.AsyncResult begin_searchDnInGroups​(java.lang.String attr, java.lang.String value, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Searches Distinguished Name in groups.
      Ice.AsyncResult begin_searchDnInGroups​(java.lang.String attr, java.lang.String value, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Searches Distinguished Name in groups.
      Ice.AsyncResult begin_searchDnInGroups​(java.lang.String attr, java.lang.String value, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Searches Distinguished Name in groups.
      Ice.AsyncResult begin_searchDnInGroups​(java.lang.String attr, java.lang.String value, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Searches Distinguished Name in groups.
      Ice.AsyncResult begin_searchDnInGroups​(java.lang.String attr, java.lang.String value, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Searches Distinguished Name in groups.
      Ice.AsyncResult begin_searchDnInGroups​(java.lang.String attr, java.lang.String value, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_ILdap_searchDnInGroups __cb)
      Searches Distinguished Name in groups.
      Ice.AsyncResult begin_searchDnInGroups​(java.lang.String attr, java.lang.String value, Callback_ILdap_searchDnInGroups __cb)
      Searches Distinguished Name in groups.
      Ice.AsyncResult begin_setDN​(RLong experimenterID, java.lang.String dn)  
      Ice.AsyncResult begin_setDN​(RLong experimenterID, java.lang.String dn, Ice.Callback __cb)  
      Ice.AsyncResult begin_setDN​(RLong experimenterID, java.lang.String dn, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_setDN​(RLong experimenterID, java.lang.String dn, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_setDN​(RLong experimenterID, java.lang.String dn, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      Ice.AsyncResult begin_setDN​(RLong experimenterID, java.lang.String dn, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)  
      Ice.AsyncResult begin_setDN​(RLong experimenterID, java.lang.String dn, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  
      Ice.AsyncResult begin_setDN​(RLong experimenterID, java.lang.String dn, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)  
      Ice.AsyncResult begin_setDN​(RLong experimenterID, java.lang.String dn, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_ILdap_setDN __cb)  
      Ice.AsyncResult begin_setDN​(RLong experimenterID, java.lang.String dn, Callback_ILdap_setDN __cb)  
      static ILdapPrx checkedCast​(Ice.ObjectPrx __obj)
      Contacts the remote server to verify that the object implements this type.
      static ILdapPrx checkedCast​(Ice.ObjectPrx __obj, java.lang.String __facet)
      Contacts the remote server to verify that a facet of the object implements this type.
      static ILdapPrx checkedCast​(Ice.ObjectPrx __obj, java.lang.String __facet, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Contacts the remote server to verify that a facet of the object implements this type.
      static ILdapPrx checkedCast​(Ice.ObjectPrx __obj, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Contacts the remote server to verify that the object implements this type.
      Experimenter createUser​(java.lang.String username)
      Creates an Experimenter entry in the OMERO DB based on the supplied LDAP username.
      Experimenter createUser​(java.lang.String username, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Creates an Experimenter entry in the OMERO DB based on the supplied LDAP username.
      java.util.List<Experimenter> discover()
      Discovers and lists Experimenters who are present in the remote LDAP server and in the local DB but have the ldap property set to false.
      java.util.List<Experimenter> discover​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Discovers and lists Experimenters who are present in the remote LDAP server and in the local DB but have the ldap property set to false.
      java.util.List<ExperimenterGroup> discoverGroups()
      Discovers and lists ExperimenterGroups which are present in the remote LDAP server and in the local DB but have the ldap property set to false.
      java.util.List<ExperimenterGroup> discoverGroups​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Discovers and lists ExperimenterGroups which are present in the remote LDAP server and in the local DB but have the ldap property set to false.
      Experimenter end_createUser​(Ice.AsyncResult __iresult)
      Creates an Experimenter entry in the OMERO DB based on the supplied LDAP username.
      java.util.List<Experimenter> end_discover​(Ice.AsyncResult __iresult)
      Discovers and lists Experimenters who are present in the remote LDAP server and in the local DB but have the ldap property set to false.
      java.util.List<ExperimenterGroup> end_discoverGroups​(Ice.AsyncResult __iresult)
      Discovers and lists ExperimenterGroups which are present in the remote LDAP server and in the local DB but have the ldap property set to false.
      java.lang.String end_findDN​(Ice.AsyncResult __iresult)
      Searches unique Distinguished Name - string in LDAP for Common Name equals username.
      Experimenter end_findExperimenter​(Ice.AsyncResult __iresult)
      Searches Experimenter by unique Distinguished Name - string in LDAP for Common Name equals username.
      ExperimenterGroup end_findGroup​(Ice.AsyncResult __iresult)
      Looks up a specific ExperimenterGroup in LDAP using the provided group name.
      java.lang.String end_findGroupDN​(Ice.AsyncResult __iresult)
      Looks up the DN for a group.
      boolean end_getSetting​(Ice.AsyncResult __iresult)
      Gets config value from properties.
      java.util.List<Experimenter> end_searchAll​(Ice.AsyncResult __iresult)
      Searches all Experimenter list on LDAP for attribute objectClass = person.
      java.util.List<Experimenter> end_searchByAttribute​(Ice.AsyncResult __iresult)
      Searches all Experimenter in LDAP for specified attribute.
      java.util.List<Experimenter> end_searchByAttributes​(Ice.AsyncResult __iresult)
      Searches all Experimenter in LDAP for specified attributes.
      Experimenter end_searchByDN​(Ice.AsyncResult __iresult)
      Searches one Experimenter in LDAP for specified Distinguished Name.
      java.util.List<java.lang.String> end_searchDnInGroups​(Ice.AsyncResult __iresult)
      Searches Distinguished Name in groups.
      void end_setDN​(Ice.AsyncResult __iresult)  
      java.lang.String findDN​(java.lang.String username)
      Searches unique Distinguished Name - string in LDAP for Common Name equals username.
      java.lang.String findDN​(java.lang.String username, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Searches unique Distinguished Name - string in LDAP for Common Name equals username.
      Experimenter findExperimenter​(java.lang.String username)
      Searches Experimenter by unique Distinguished Name - string in LDAP for Common Name equals username.
      Experimenter findExperimenter​(java.lang.String username, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Searches Experimenter by unique Distinguished Name - string in LDAP for Common Name equals username.
      ExperimenterGroup findGroup​(java.lang.String groupname)
      Looks up a specific ExperimenterGroup in LDAP using the provided group name.
      ExperimenterGroup findGroup​(java.lang.String groupname, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Looks up a specific ExperimenterGroup in LDAP using the provided group name.
      java.lang.String findGroupDN​(java.lang.String groupname)
      Looks up the DN for a group.
      java.lang.String findGroupDN​(java.lang.String groupname, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Looks up the DN for a group.
      boolean getSetting()
      Gets config value from properties.
      boolean getSetting​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Gets config value from properties.
      static java.lang.String ice_staticId()
      Provides the Slice type ID of this type.
      java.util.List<Experimenter> searchAll()
      Searches all Experimenter list on LDAP for attribute objectClass = person.
      java.util.List<Experimenter> searchAll​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Searches all Experimenter list on LDAP for attribute objectClass = person.
      java.util.List<Experimenter> searchByAttribute​(java.lang.String dn, java.lang.String attribute, java.lang.String value)
      Searches all Experimenter in LDAP for specified attribute.
      java.util.List<Experimenter> searchByAttribute​(java.lang.String dn, java.lang.String attribute, java.lang.String value, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Searches all Experimenter in LDAP for specified attribute.
      java.util.List<Experimenter> searchByAttributes​(java.lang.String dn, java.util.List<java.lang.String> attributes, java.util.List<java.lang.String> values)
      Searches all Experimenter in LDAP for specified attributes.
      java.util.List<Experimenter> searchByAttributes​(java.lang.String dn, java.util.List<java.lang.String> attributes, java.util.List<java.lang.String> values, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Searches all Experimenter in LDAP for specified attributes.
      Experimenter searchByDN​(java.lang.String userdn)
      Searches one Experimenter in LDAP for specified Distinguished Name.
      Experimenter searchByDN​(java.lang.String userdn, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Searches one Experimenter in LDAP for specified Distinguished Name.
      java.util.List<java.lang.String> searchDnInGroups​(java.lang.String attr, java.lang.String value)
      Searches Distinguished Name in groups.
      java.util.List<java.lang.String> searchDnInGroups​(java.lang.String attr, java.lang.String value, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Searches Distinguished Name in groups.
      void setDN​(RLong experimenterID, java.lang.String dn)  
      void setDN​(RLong experimenterID, java.lang.String dn, java.util.Map<java.lang.String,​java.lang.String> __ctx)  
      static ILdapPrx uncheckedCast​(Ice.ObjectPrx __obj)
      Downcasts the given proxy to this type without contacting the remote server.
      static ILdapPrx uncheckedCast​(Ice.ObjectPrx __obj, java.lang.String __facet)
      Downcasts the given proxy to this type without contacting the remote server.
      • Methods inherited from class Ice.ObjectPrxHelperBase

        __checkAsyncTwowayOnly, __checkTwowayOnly, __copyFrom, __end, __getBatchRequestQueue, __getRequestHandler, __handleException, __ice_getConnection_completed, __ice_id_completed, __ice_ids_completed, __ice_invoke_completed, __ice_isA_completed, __reference, __setRequestHandler, __setup, __updateRequestHandler, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, cacheMessageBuffers, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, getOutgoingAsync, hashCode, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway, toString, uncheckedCastImpl, uncheckedCastImpl, uncheckedCastImpl
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
      • Methods inherited from interface Ice.ObjectPrx

        begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway
    • Field Detail

      • __ids

        public static final java.lang.String[] __ids
    • Constructor Detail

      • ILdapPrxHelper

        public ILdapPrxHelper()
    • Method Detail

      • createUser

        public Experimenter createUser​(java.lang.String username,
                                       java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                throws ServerError
        Description copied from interface: ILdapPrx
        Creates an Experimenter entry in the OMERO DB based on the supplied LDAP username.
        Specified by:
        createUser in interface ILdapPrx
        __ctx - The Context map to send with the invocation.
        Returns:
        created Experimenter or null
        Throws:
        ServerError
      • begin_createUser

        public Ice.AsyncResult begin_createUser​(java.lang.String username)
        Description copied from interface: ILdapPrx
        Creates an Experimenter entry in the OMERO DB based on the supplied LDAP username.
        Specified by:
        begin_createUser in interface ILdapPrx
        Returns:
        The asynchronous result object.
      • begin_createUser

        public Ice.AsyncResult begin_createUser​(java.lang.String username,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: ILdapPrx
        Creates an Experimenter entry in the OMERO DB based on the supplied LDAP username.
        Specified by:
        begin_createUser in interface ILdapPrx
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_createUser

        public Ice.AsyncResult begin_createUser​(java.lang.String username,
                                                Ice.Callback __cb)
        Description copied from interface: ILdapPrx
        Creates an Experimenter entry in the OMERO DB based on the supplied LDAP username.
        Specified by:
        begin_createUser in interface ILdapPrx
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_createUser

        public Ice.AsyncResult begin_createUser​(java.lang.String username,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                Ice.Callback __cb)
        Description copied from interface: ILdapPrx
        Creates an Experimenter entry in the OMERO DB based on the supplied LDAP username.
        Specified by:
        begin_createUser in interface ILdapPrx
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_createUser

        public Ice.AsyncResult begin_createUser​(java.lang.String username,
                                                Callback_ILdap_createUser __cb)
        Description copied from interface: ILdapPrx
        Creates an Experimenter entry in the OMERO DB based on the supplied LDAP username.
        Specified by:
        begin_createUser in interface ILdapPrx
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_createUser

        public Ice.AsyncResult begin_createUser​(java.lang.String username,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                Callback_ILdap_createUser __cb)
        Description copied from interface: ILdapPrx
        Creates an Experimenter entry in the OMERO DB based on the supplied LDAP username.
        Specified by:
        begin_createUser in interface ILdapPrx
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_createUser

        public Ice.AsyncResult begin_createUser​(java.lang.String username,
                                                IceInternal.Functional_GenericCallback1<Experimenter> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: ILdapPrx
        Creates an Experimenter entry in the OMERO DB based on the supplied LDAP username.
        Specified by:
        begin_createUser in interface ILdapPrx
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_createUser

        public Ice.AsyncResult begin_createUser​(java.lang.String username,
                                                IceInternal.Functional_GenericCallback1<Experimenter> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: ILdapPrx
        Creates an Experimenter entry in the OMERO DB based on the supplied LDAP username.
        Specified by:
        begin_createUser in interface ILdapPrx
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_createUser

        public Ice.AsyncResult begin_createUser​(java.lang.String username,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                IceInternal.Functional_GenericCallback1<Experimenter> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: ILdapPrx
        Creates an Experimenter entry in the OMERO DB based on the supplied LDAP username.
        Specified by:
        begin_createUser in interface ILdapPrx
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_createUser

        public Ice.AsyncResult begin_createUser​(java.lang.String username,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                IceInternal.Functional_GenericCallback1<Experimenter> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: ILdapPrx
        Creates an Experimenter entry in the OMERO DB based on the supplied LDAP username.
        Specified by:
        begin_createUser in interface ILdapPrx
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_createUser

        public Experimenter end_createUser​(Ice.AsyncResult __iresult)
                                    throws ServerError
        Description copied from interface: ILdapPrx
        Creates an Experimenter entry in the OMERO DB based on the supplied LDAP username.
        Specified by:
        end_createUser in interface ILdapPrx
        Parameters:
        __iresult - The asynchronous result object.
        Returns:
        created Experimenter or null
        Throws:
        ServerError
      • __createUser_completed

        public static void __createUser_completed​(Ice.TwowayCallbackArg1UE<Experimenter> __cb,
                                                  Ice.AsyncResult __result)
      • discover

        public java.util.List<Experimenter> discover()
                                              throws ServerError
        Description copied from interface: ILdapPrx
        Discovers and lists Experimenters who are present in the remote LDAP server and in the local DB but have the ldap property set to false.
        Specified by:
        discover in interface ILdapPrx
        Returns:
        list of Experimenters.
        Throws:
        ServerError
      • discover

        public java.util.List<Experimenter> discover​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                              throws ServerError
        Description copied from interface: ILdapPrx
        Discovers and lists Experimenters who are present in the remote LDAP server and in the local DB but have the ldap property set to false.
        Specified by:
        discover in interface ILdapPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        list of Experimenters.
        Throws:
        ServerError
      • begin_discover

        public Ice.AsyncResult begin_discover()
        Description copied from interface: ILdapPrx
        Discovers and lists Experimenters who are present in the remote LDAP server and in the local DB but have the ldap property set to false.
        Specified by:
        begin_discover in interface ILdapPrx
        Returns:
        The asynchronous result object.
      • begin_discover

        public Ice.AsyncResult begin_discover​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: ILdapPrx
        Discovers and lists Experimenters who are present in the remote LDAP server and in the local DB but have the ldap property set to false.
        Specified by:
        begin_discover in interface ILdapPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_discover

        public Ice.AsyncResult begin_discover​(Ice.Callback __cb)
        Description copied from interface: ILdapPrx
        Discovers and lists Experimenters who are present in the remote LDAP server and in the local DB but have the ldap property set to false.
        Specified by:
        begin_discover in interface ILdapPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_discover

        public Ice.AsyncResult begin_discover​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              Ice.Callback __cb)
        Description copied from interface: ILdapPrx
        Discovers and lists Experimenters who are present in the remote LDAP server and in the local DB but have the ldap property set to false.
        Specified by:
        begin_discover in interface ILdapPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_discover

        public Ice.AsyncResult begin_discover​(Callback_ILdap_discover __cb)
        Description copied from interface: ILdapPrx
        Discovers and lists Experimenters who are present in the remote LDAP server and in the local DB but have the ldap property set to false.
        Specified by:
        begin_discover in interface ILdapPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_discover

        public Ice.AsyncResult begin_discover​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              Callback_ILdap_discover __cb)
        Description copied from interface: ILdapPrx
        Discovers and lists Experimenters who are present in the remote LDAP server and in the local DB but have the ldap property set to false.
        Specified by:
        begin_discover in interface ILdapPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_discover

        public Ice.AsyncResult begin_discover​(IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: ILdapPrx
        Discovers and lists Experimenters who are present in the remote LDAP server and in the local DB but have the ldap property set to false.
        Specified by:
        begin_discover in interface ILdapPrx
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_discover

        public Ice.AsyncResult begin_discover​(IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                              IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: ILdapPrx
        Discovers and lists Experimenters who are present in the remote LDAP server and in the local DB but have the ldap property set to false.
        Specified by:
        begin_discover in interface ILdapPrx
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_discover

        public Ice.AsyncResult begin_discover​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: ILdapPrx
        Discovers and lists Experimenters who are present in the remote LDAP server and in the local DB but have the ldap property set to false.
        Specified by:
        begin_discover in interface ILdapPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_discover

        public Ice.AsyncResult begin_discover​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                              IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb,
                                              IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                              IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: ILdapPrx
        Discovers and lists Experimenters who are present in the remote LDAP server and in the local DB but have the ldap property set to false.
        Specified by:
        begin_discover in interface ILdapPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_discover

        public java.util.List<Experimenter> end_discover​(Ice.AsyncResult __iresult)
                                                  throws ServerError
        Description copied from interface: ILdapPrx
        Discovers and lists Experimenters who are present in the remote LDAP server and in the local DB but have the ldap property set to false.
        Specified by:
        end_discover in interface ILdapPrx
        Parameters:
        __iresult - The asynchronous result object.
        Returns:
        list of Experimenters.
        Throws:
        ServerError
      • __discover_completed

        public static void __discover_completed​(Ice.TwowayCallbackArg1UE<java.util.List<Experimenter>> __cb,
                                                Ice.AsyncResult __result)
      • discoverGroups

        public java.util.List<ExperimenterGroup> discoverGroups​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                                         throws ServerError
        Description copied from interface: ILdapPrx
        Discovers and lists ExperimenterGroups which are present in the remote LDAP server and in the local DB but have the ldap property set to false.
        Specified by:
        discoverGroups in interface ILdapPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        list of ExperimenterGroups.
        Throws:
        ServerError
      • begin_discoverGroups

        public Ice.AsyncResult begin_discoverGroups()
        Description copied from interface: ILdapPrx
        Discovers and lists ExperimenterGroups which are present in the remote LDAP server and in the local DB but have the ldap property set to false.
        Specified by:
        begin_discoverGroups in interface ILdapPrx
        Returns:
        The asynchronous result object.
      • begin_discoverGroups

        public Ice.AsyncResult begin_discoverGroups​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: ILdapPrx
        Discovers and lists ExperimenterGroups which are present in the remote LDAP server and in the local DB but have the ldap property set to false.
        Specified by:
        begin_discoverGroups in interface ILdapPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_discoverGroups

        public Ice.AsyncResult begin_discoverGroups​(Ice.Callback __cb)
        Description copied from interface: ILdapPrx
        Discovers and lists ExperimenterGroups which are present in the remote LDAP server and in the local DB but have the ldap property set to false.
        Specified by:
        begin_discoverGroups in interface ILdapPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_discoverGroups

        public Ice.AsyncResult begin_discoverGroups​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                    Ice.Callback __cb)
        Description copied from interface: ILdapPrx
        Discovers and lists ExperimenterGroups which are present in the remote LDAP server and in the local DB but have the ldap property set to false.
        Specified by:
        begin_discoverGroups in interface ILdapPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_discoverGroups

        public Ice.AsyncResult begin_discoverGroups​(Callback_ILdap_discoverGroups __cb)
        Description copied from interface: ILdapPrx
        Discovers and lists ExperimenterGroups which are present in the remote LDAP server and in the local DB but have the ldap property set to false.
        Specified by:
        begin_discoverGroups in interface ILdapPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_discoverGroups

        public Ice.AsyncResult begin_discoverGroups​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                    Callback_ILdap_discoverGroups __cb)
        Description copied from interface: ILdapPrx
        Discovers and lists ExperimenterGroups which are present in the remote LDAP server and in the local DB but have the ldap property set to false.
        Specified by:
        begin_discoverGroups in interface ILdapPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_discoverGroups

        public Ice.AsyncResult begin_discoverGroups​(IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterGroup>> __responseCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: ILdapPrx
        Discovers and lists ExperimenterGroups which are present in the remote LDAP server and in the local DB but have the ldap property set to false.
        Specified by:
        begin_discoverGroups in interface ILdapPrx
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_discoverGroups

        public Ice.AsyncResult begin_discoverGroups​(IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterGroup>> __responseCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                    IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: ILdapPrx
        Discovers and lists ExperimenterGroups which are present in the remote LDAP server and in the local DB but have the ldap property set to false.
        Specified by:
        begin_discoverGroups in interface ILdapPrx
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_discoverGroups

        public Ice.AsyncResult begin_discoverGroups​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                    IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterGroup>> __responseCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: ILdapPrx
        Discovers and lists ExperimenterGroups which are present in the remote LDAP server and in the local DB but have the ldap property set to false.
        Specified by:
        begin_discoverGroups in interface ILdapPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_discoverGroups

        public Ice.AsyncResult begin_discoverGroups​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                    IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterGroup>> __responseCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                    IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                    IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: ILdapPrx
        Discovers and lists ExperimenterGroups which are present in the remote LDAP server and in the local DB but have the ldap property set to false.
        Specified by:
        begin_discoverGroups in interface ILdapPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_discoverGroups

        public java.util.List<ExperimenterGroup> end_discoverGroups​(Ice.AsyncResult __iresult)
                                                             throws ServerError
        Description copied from interface: ILdapPrx
        Discovers and lists ExperimenterGroups which are present in the remote LDAP server and in the local DB but have the ldap property set to false.
        Specified by:
        end_discoverGroups in interface ILdapPrx
        Parameters:
        __iresult - The asynchronous result object.
        Returns:
        list of ExperimenterGroups.
        Throws:
        ServerError
      • __discoverGroups_completed

        public static void __discoverGroups_completed​(Ice.TwowayCallbackArg1UE<java.util.List<ExperimenterGroup>> __cb,
                                                      Ice.AsyncResult __result)
      • findDN

        public java.lang.String findDN​(java.lang.String username)
                                throws ServerError
        Description copied from interface: ILdapPrx
        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.
        Specified by:
        findDN in interface ILdapPrx
        Parameters:
        username - Name of the Experimenter equals CommonName.
        Returns:
        a Distinguished Name. Never null.
        Throws:
        ServerError
      • findDN

        public java.lang.String findDN​(java.lang.String username,
                                       java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                throws ServerError
        Description copied from interface: ILdapPrx
        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.
        Specified by:
        findDN in interface ILdapPrx
        Parameters:
        username - Name of the Experimenter equals CommonName.
        __ctx - The Context map to send with the invocation.
        Returns:
        a Distinguished Name. Never null.
        Throws:
        ServerError
      • begin_findDN

        public Ice.AsyncResult begin_findDN​(java.lang.String username)
        Description copied from interface: ILdapPrx
        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.
        Specified by:
        begin_findDN in interface ILdapPrx
        Parameters:
        username - Name of the Experimenter equals CommonName.
        Returns:
        The asynchronous result object.
      • begin_findDN

        public Ice.AsyncResult begin_findDN​(java.lang.String username,
                                            java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: ILdapPrx
        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.
        Specified by:
        begin_findDN in interface ILdapPrx
        Parameters:
        username - Name of the Experimenter equals CommonName.
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_findDN

        public Ice.AsyncResult begin_findDN​(java.lang.String username,
                                            Ice.Callback __cb)
        Description copied from interface: ILdapPrx
        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.
        Specified by:
        begin_findDN in interface ILdapPrx
        Parameters:
        username - Name of the Experimenter equals CommonName.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_findDN

        public Ice.AsyncResult begin_findDN​(java.lang.String username,
                                            java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                            Ice.Callback __cb)
        Description copied from interface: ILdapPrx
        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.
        Specified by:
        begin_findDN in interface ILdapPrx
        Parameters:
        username - Name of the Experimenter equals CommonName.
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_findDN

        public Ice.AsyncResult begin_findDN​(java.lang.String username,
                                            Callback_ILdap_findDN __cb)
        Description copied from interface: ILdapPrx
        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.
        Specified by:
        begin_findDN in interface ILdapPrx
        Parameters:
        username - Name of the Experimenter equals CommonName.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_findDN

        public Ice.AsyncResult begin_findDN​(java.lang.String username,
                                            java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                            Callback_ILdap_findDN __cb)
        Description copied from interface: ILdapPrx
        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.
        Specified by:
        begin_findDN in interface ILdapPrx
        Parameters:
        username - Name of the Experimenter equals CommonName.
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_findDN

        public Ice.AsyncResult begin_findDN​(java.lang.String username,
                                            IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: ILdapPrx
        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.
        Specified by:
        begin_findDN in interface ILdapPrx
        Parameters:
        username - Name of the Experimenter equals CommonName.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_findDN

        public Ice.AsyncResult begin_findDN​(java.lang.String username,
                                            IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                            IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: ILdapPrx
        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.
        Specified by:
        begin_findDN in interface ILdapPrx
        Parameters:
        username - Name of the Experimenter equals CommonName.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_findDN

        public Ice.AsyncResult begin_findDN​(java.lang.String username,
                                            java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                            IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: ILdapPrx
        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.
        Specified by:
        begin_findDN in interface ILdapPrx
        Parameters:
        username - Name of the Experimenter equals CommonName.
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_findDN

        public Ice.AsyncResult begin_findDN​(java.lang.String username,
                                            java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                            IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
                                            IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                            IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                            IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: ILdapPrx
        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.
        Specified by:
        begin_findDN in interface ILdapPrx
        Parameters:
        username - Name of the Experimenter equals CommonName.
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_findDN

        public java.lang.String end_findDN​(Ice.AsyncResult __iresult)
                                    throws ServerError
        Description copied from interface: ILdapPrx
        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.
        Specified by:
        end_findDN in interface ILdapPrx
        Parameters:
        __iresult - The asynchronous result object.
        Returns:
        a Distinguished Name. Never null.
        Throws:
        ServerError
      • __findDN_completed

        public static void __findDN_completed​(Ice.TwowayCallbackArg1UE<java.lang.String> __cb,
                                              Ice.AsyncResult __result)
      • findExperimenter

        public Experimenter findExperimenter​(java.lang.String username)
                                      throws ServerError
        Description copied from interface: ILdapPrx
        Searches Experimenter by 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.
        Specified by:
        findExperimenter in interface ILdapPrx
        Parameters:
        username - Name of the Experimenter equals CommonName.
        Returns:
        an Experimenter. Never null.
        Throws:
        ServerError
      • findExperimenter

        public Experimenter findExperimenter​(java.lang.String username,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                      throws ServerError
        Description copied from interface: ILdapPrx
        Searches Experimenter by 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.
        Specified by:
        findExperimenter in interface ILdapPrx
        Parameters:
        username - Name of the Experimenter equals CommonName.
        __ctx - The Context map to send with the invocation.
        Returns:
        an Experimenter. Never null.
        Throws:
        ServerError
      • begin_findExperimenter

        public Ice.AsyncResult begin_findExperimenter​(java.lang.String username)
        Description copied from interface: ILdapPrx
        Searches Experimenter by 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.
        Specified by:
        begin_findExperimenter in interface ILdapPrx
        Parameters:
        username - Name of the Experimenter equals CommonName.
        Returns:
        The asynchronous result object.
      • begin_findExperimenter

        public Ice.AsyncResult begin_findExperimenter​(java.lang.String username,
                                                      java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: ILdapPrx
        Searches Experimenter by 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.
        Specified by:
        begin_findExperimenter in interface ILdapPrx
        Parameters:
        username - Name of the Experimenter equals CommonName.
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_findExperimenter

        public Ice.AsyncResult begin_findExperimenter​(java.lang.String username,
                                                      Ice.Callback __cb)
        Description copied from interface: ILdapPrx
        Searches Experimenter by 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.
        Specified by:
        begin_findExperimenter in interface ILdapPrx
        Parameters:
        username - Name of the Experimenter equals CommonName.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_findExperimenter

        public Ice.AsyncResult begin_findExperimenter​(java.lang.String username,
                                                      java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      Ice.Callback __cb)
        Description copied from interface: ILdapPrx
        Searches Experimenter by 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.
        Specified by:
        begin_findExperimenter in interface ILdapPrx
        Parameters:
        username - Name of the Experimenter equals CommonName.
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_findExperimenter

        public Ice.AsyncResult begin_findExperimenter​(java.lang.String username,
                                                      Callback_ILdap_findExperimenter __cb)
        Description copied from interface: ILdapPrx
        Searches Experimenter by 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.
        Specified by:
        begin_findExperimenter in interface ILdapPrx
        Parameters:
        username - Name of the Experimenter equals CommonName.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_findExperimenter

        public Ice.AsyncResult begin_findExperimenter​(java.lang.String username,
                                                      java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      Callback_ILdap_findExperimenter __cb)
        Description copied from interface: ILdapPrx
        Searches Experimenter by 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.
        Specified by:
        begin_findExperimenter in interface ILdapPrx
        Parameters:
        username - Name of the Experimenter equals CommonName.
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_findExperimenter

        public Ice.AsyncResult begin_findExperimenter​(java.lang.String username,
                                                      IceInternal.Functional_GenericCallback1<Experimenter> __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: ILdapPrx
        Searches Experimenter by 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.
        Specified by:
        begin_findExperimenter in interface ILdapPrx
        Parameters:
        username - Name of the Experimenter equals CommonName.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_findExperimenter

        public Ice.AsyncResult begin_findExperimenter​(java.lang.String username,
                                                      IceInternal.Functional_GenericCallback1<Experimenter> __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                      IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: ILdapPrx
        Searches Experimenter by 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.
        Specified by:
        begin_findExperimenter in interface ILdapPrx
        Parameters:
        username - Name of the Experimenter equals CommonName.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_findExperimenter

        public Ice.AsyncResult begin_findExperimenter​(java.lang.String username,
                                                      java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      IceInternal.Functional_GenericCallback1<Experimenter> __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: ILdapPrx
        Searches Experimenter by 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.
        Specified by:
        begin_findExperimenter in interface ILdapPrx
        Parameters:
        username - Name of the Experimenter equals CommonName.
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_findExperimenter

        public Ice.AsyncResult begin_findExperimenter​(java.lang.String username,
                                                      java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      IceInternal.Functional_GenericCallback1<Experimenter> __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                      IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: ILdapPrx
        Searches Experimenter by 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.
        Specified by:
        begin_findExperimenter in interface ILdapPrx
        Parameters:
        username - Name of the Experimenter equals CommonName.
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_findExperimenter

        public Experimenter end_findExperimenter​(Ice.AsyncResult __iresult)
                                          throws ServerError
        Description copied from interface: ILdapPrx
        Searches Experimenter by 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.
        Specified by:
        end_findExperimenter in interface ILdapPrx
        Parameters:
        __iresult - The asynchronous result object.
        Returns:
        an Experimenter. Never null.
        Throws:
        ServerError
      • __findExperimenter_completed

        public static void __findExperimenter_completed​(Ice.TwowayCallbackArg1UE<Experimenter> __cb,
                                                        Ice.AsyncResult __result)
      • findGroup

        public ExperimenterGroup findGroup​(java.lang.String groupname)
                                    throws ServerError
        Description copied from interface: ILdapPrx
        Looks up a specific 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.
        Specified by:
        findGroup in interface ILdapPrx
        Returns:
        an ExperimenterGroup. Never null.
        Throws:
        ServerError
      • findGroup

        public ExperimenterGroup findGroup​(java.lang.String groupname,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                    throws ServerError
        Description copied from interface: ILdapPrx
        Looks up a specific 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.
        Specified by:
        findGroup in interface ILdapPrx
        __ctx - The Context map to send with the invocation.
        Returns:
        an ExperimenterGroup. Never null.
        Throws:
        ServerError
      • begin_findGroup

        public Ice.AsyncResult begin_findGroup​(java.lang.String groupname)
        Description copied from interface: ILdapPrx
        Looks up a specific 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.
        Specified by:
        begin_findGroup in interface ILdapPrx
        Returns:
        The asynchronous result object.
      • begin_findGroup

        public Ice.AsyncResult begin_findGroup​(java.lang.String groupname,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: ILdapPrx
        Looks up a specific 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.
        Specified by:
        begin_findGroup in interface ILdapPrx
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_findGroup

        public Ice.AsyncResult begin_findGroup​(java.lang.String groupname,
                                               Ice.Callback __cb)
        Description copied from interface: ILdapPrx
        Looks up a specific 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.
        Specified by:
        begin_findGroup in interface ILdapPrx
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_findGroup

        public Ice.AsyncResult begin_findGroup​(java.lang.String groupname,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               Ice.Callback __cb)
        Description copied from interface: ILdapPrx
        Looks up a specific 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.
        Specified by:
        begin_findGroup in interface ILdapPrx
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_findGroup

        public Ice.AsyncResult begin_findGroup​(java.lang.String groupname,
                                               Callback_ILdap_findGroup __cb)
        Description copied from interface: ILdapPrx
        Looks up a specific 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.
        Specified by:
        begin_findGroup in interface ILdapPrx
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_findGroup

        public Ice.AsyncResult begin_findGroup​(java.lang.String groupname,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               Callback_ILdap_findGroup __cb)
        Description copied from interface: ILdapPrx
        Looks up a specific 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.
        Specified by:
        begin_findGroup in interface ILdapPrx
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_findGroup

        public Ice.AsyncResult begin_findGroup​(java.lang.String groupname,
                                               IceInternal.Functional_GenericCallback1<ExperimenterGroup> __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: ILdapPrx
        Looks up a specific 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.
        Specified by:
        begin_findGroup in interface ILdapPrx
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_findGroup

        public Ice.AsyncResult begin_findGroup​(java.lang.String groupname,
                                               IceInternal.Functional_GenericCallback1<ExperimenterGroup> __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                               IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: ILdapPrx
        Looks up a specific 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.
        Specified by:
        begin_findGroup in interface ILdapPrx
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_findGroup

        public Ice.AsyncResult begin_findGroup​(java.lang.String groupname,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               IceInternal.Functional_GenericCallback1<ExperimenterGroup> __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: ILdapPrx
        Looks up a specific 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.
        Specified by:
        begin_findGroup in interface ILdapPrx
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_findGroup

        public Ice.AsyncResult begin_findGroup​(java.lang.String groupname,
                                               java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               IceInternal.Functional_GenericCallback1<ExperimenterGroup> __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                               IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: ILdapPrx
        Looks up a specific 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.
        Specified by:
        begin_findGroup in interface ILdapPrx
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_findGroup

        public ExperimenterGroup end_findGroup​(Ice.AsyncResult __iresult)
                                        throws ServerError
        Description copied from interface: ILdapPrx
        Looks up a specific 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.
        Specified by:
        end_findGroup in interface ILdapPrx
        Parameters:
        __iresult - The asynchronous result object.
        Returns:
        an ExperimenterGroup. Never null.
        Throws:
        ServerError
      • __findGroup_completed

        public static void __findGroup_completed​(Ice.TwowayCallbackArg1UE<ExperimenterGroup> __cb,
                                                 Ice.AsyncResult __result)
      • findGroupDN

        public java.lang.String findGroupDN​(java.lang.String groupname)
                                     throws ServerError
        Description copied from interface: ILdapPrx
        Looks up the DN for a group.
        Specified by:
        findGroupDN in interface ILdapPrx
        Returns:
        a Distinguished Name. Never null.
        Throws:
        ServerError
      • findGroupDN

        public java.lang.String findGroupDN​(java.lang.String groupname,
                                            java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                     throws ServerError
        Description copied from interface: ILdapPrx
        Looks up the DN for a group.
        Specified by:
        findGroupDN in interface ILdapPrx
        __ctx - The Context map to send with the invocation.
        Returns:
        a Distinguished Name. Never null.
        Throws:
        ServerError
      • begin_findGroupDN

        public Ice.AsyncResult begin_findGroupDN​(java.lang.String groupname)
        Description copied from interface: ILdapPrx
        Looks up the DN for a group.
        Specified by:
        begin_findGroupDN in interface ILdapPrx
        Returns:
        The asynchronous result object.
      • begin_findGroupDN

        public Ice.AsyncResult begin_findGroupDN​(java.lang.String groupname,
                                                 java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: ILdapPrx
        Looks up the DN for a group.
        Specified by:
        begin_findGroupDN in interface ILdapPrx
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_findGroupDN

        public Ice.AsyncResult begin_findGroupDN​(java.lang.String groupname,
                                                 Ice.Callback __cb)
        Description copied from interface: ILdapPrx
        Looks up the DN for a group.
        Specified by:
        begin_findGroupDN in interface ILdapPrx
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_findGroupDN

        public Ice.AsyncResult begin_findGroupDN​(java.lang.String groupname,
                                                 java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 Ice.Callback __cb)
        Description copied from interface: ILdapPrx
        Looks up the DN for a group.
        Specified by:
        begin_findGroupDN in interface ILdapPrx
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_findGroupDN

        public Ice.AsyncResult begin_findGroupDN​(java.lang.String groupname,
                                                 Callback_ILdap_findGroupDN __cb)
        Description copied from interface: ILdapPrx
        Looks up the DN for a group.
        Specified by:
        begin_findGroupDN in interface ILdapPrx
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_findGroupDN

        public Ice.AsyncResult begin_findGroupDN​(java.lang.String groupname,
                                                 java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 Callback_ILdap_findGroupDN __cb)
        Description copied from interface: ILdapPrx
        Looks up the DN for a group.
        Specified by:
        begin_findGroupDN in interface ILdapPrx
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_findGroupDN

        public Ice.AsyncResult begin_findGroupDN​(java.lang.String groupname,
                                                 IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: ILdapPrx
        Looks up the DN for a group.
        Specified by:
        begin_findGroupDN in interface ILdapPrx
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_findGroupDN

        public Ice.AsyncResult begin_findGroupDN​(java.lang.String groupname,
                                                 IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                 IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: ILdapPrx
        Looks up the DN for a group.
        Specified by:
        begin_findGroupDN in interface ILdapPrx
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_findGroupDN

        public Ice.AsyncResult begin_findGroupDN​(java.lang.String groupname,
                                                 java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: ILdapPrx
        Looks up the DN for a group.
        Specified by:
        begin_findGroupDN in interface ILdapPrx
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_findGroupDN

        public Ice.AsyncResult begin_findGroupDN​(java.lang.String groupname,
                                                 java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                 IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                 IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: ILdapPrx
        Looks up the DN for a group.
        Specified by:
        begin_findGroupDN in interface ILdapPrx
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_findGroupDN

        public java.lang.String end_findGroupDN​(Ice.AsyncResult __iresult)
                                         throws ServerError
        Description copied from interface: ILdapPrx
        Looks up the DN for a group.
        Specified by:
        end_findGroupDN in interface ILdapPrx
        Parameters:
        __iresult - The asynchronous result object.
        Returns:
        a Distinguished Name. Never null.
        Throws:
        ServerError
      • __findGroupDN_completed

        public static void __findGroupDN_completed​(Ice.TwowayCallbackArg1UE<java.lang.String> __cb,
                                                   Ice.AsyncResult __result)
      • getSetting

        public boolean getSetting​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
                           throws ServerError
        Description copied from interface: ILdapPrx
        Gets config value from properties.
        Specified by:
        getSetting in interface ILdapPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        boolean
        Throws:
        ServerError
      • begin_getSetting

        public Ice.AsyncResult begin_getSetting()
        Description copied from interface: ILdapPrx
        Gets config value from properties.
        Specified by:
        begin_getSetting in interface ILdapPrx
        Returns:
        The asynchronous result object.
      • begin_getSetting

        public Ice.AsyncResult begin_getSetting​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: ILdapPrx
        Gets config value from properties.
        Specified by:
        begin_getSetting in interface ILdapPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_getSetting

        public Ice.AsyncResult begin_getSetting​(Ice.Callback __cb)
        Description copied from interface: ILdapPrx
        Gets config value from properties.
        Specified by:
        begin_getSetting in interface ILdapPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getSetting

        public Ice.AsyncResult begin_getSetting​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                Ice.Callback __cb)
        Description copied from interface: ILdapPrx
        Gets config value from properties.
        Specified by:
        begin_getSetting in interface ILdapPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getSetting

        public Ice.AsyncResult begin_getSetting​(Callback_ILdap_getSetting __cb)
        Description copied from interface: ILdapPrx
        Gets config value from properties.
        Specified by:
        begin_getSetting in interface ILdapPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getSetting

        public Ice.AsyncResult begin_getSetting​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                Callback_ILdap_getSetting __cb)
        Description copied from interface: ILdapPrx
        Gets config value from properties.
        Specified by:
        begin_getSetting in interface ILdapPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getSetting

        public Ice.AsyncResult begin_getSetting​(IceInternal.Functional_BoolCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: ILdapPrx
        Gets config value from properties.
        Specified by:
        begin_getSetting in interface ILdapPrx
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getSetting

        public Ice.AsyncResult begin_getSetting​(IceInternal.Functional_BoolCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: ILdapPrx
        Gets config value from properties.
        Specified by:
        begin_getSetting in interface ILdapPrx
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_getSetting

        public Ice.AsyncResult begin_getSetting​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                IceInternal.Functional_BoolCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: ILdapPrx
        Gets config value from properties.
        Specified by:
        begin_getSetting in interface ILdapPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getSetting

        public Ice.AsyncResult begin_getSetting​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                IceInternal.Functional_BoolCallback __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: ILdapPrx
        Gets config value from properties.
        Specified by:
        begin_getSetting in interface ILdapPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_getSetting

        public boolean end_getSetting​(Ice.AsyncResult __iresult)
                               throws ServerError
        Description copied from interface: ILdapPrx
        Gets config value from properties.
        Specified by:
        end_getSetting in interface ILdapPrx
        Parameters:
        __iresult - The asynchronous result object.
        Returns:
        boolean
        Throws:
        ServerError
      • __getSetting_completed

        public static void __getSetting_completed​(Ice.TwowayCallbackBoolUE __cb,
                                                  Ice.AsyncResult __result)
      • searchAll

        public java.util.List<Experimenter> searchAll​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                               throws ServerError
        Description copied from interface: ILdapPrx
        Searches all Experimenter list on LDAP for attribute objectClass = person.
        Specified by:
        searchAll in interface ILdapPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        all Experimenter list.
        Throws:
        ServerError
      • begin_searchAll

        public Ice.AsyncResult begin_searchAll()
        Description copied from interface: ILdapPrx
        Searches all Experimenter list on LDAP for attribute objectClass = person.
        Specified by:
        begin_searchAll in interface ILdapPrx
        Returns:
        The asynchronous result object.
      • begin_searchAll

        public Ice.AsyncResult begin_searchAll​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: ILdapPrx
        Searches all Experimenter list on LDAP for attribute objectClass = person.
        Specified by:
        begin_searchAll in interface ILdapPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_searchAll

        public Ice.AsyncResult begin_searchAll​(Ice.Callback __cb)
        Description copied from interface: ILdapPrx
        Searches all Experimenter list on LDAP for attribute objectClass = person.
        Specified by:
        begin_searchAll in interface ILdapPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_searchAll

        public Ice.AsyncResult begin_searchAll​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               Ice.Callback __cb)
        Description copied from interface: ILdapPrx
        Searches all Experimenter list on LDAP for attribute objectClass = person.
        Specified by:
        begin_searchAll in interface ILdapPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_searchAll

        public Ice.AsyncResult begin_searchAll​(Callback_ILdap_searchAll __cb)
        Description copied from interface: ILdapPrx
        Searches all Experimenter list on LDAP for attribute objectClass = person.
        Specified by:
        begin_searchAll in interface ILdapPrx
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_searchAll

        public Ice.AsyncResult begin_searchAll​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               Callback_ILdap_searchAll __cb)
        Description copied from interface: ILdapPrx
        Searches all Experimenter list on LDAP for attribute objectClass = person.
        Specified by:
        begin_searchAll in interface ILdapPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_searchAll

        public Ice.AsyncResult begin_searchAll​(IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: ILdapPrx
        Searches all Experimenter list on LDAP for attribute objectClass = person.
        Specified by:
        begin_searchAll in interface ILdapPrx
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_searchAll

        public Ice.AsyncResult begin_searchAll​(IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                               IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: ILdapPrx
        Searches all Experimenter list on LDAP for attribute objectClass = person.
        Specified by:
        begin_searchAll in interface ILdapPrx
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_searchAll

        public Ice.AsyncResult begin_searchAll​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: ILdapPrx
        Searches all Experimenter list on LDAP for attribute objectClass = person.
        Specified by:
        begin_searchAll in interface ILdapPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_searchAll

        public Ice.AsyncResult begin_searchAll​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                               IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb,
                                               IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                               IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                               IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: ILdapPrx
        Searches all Experimenter list on LDAP for attribute objectClass = person.
        Specified by:
        begin_searchAll in interface ILdapPrx
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_searchAll

        public java.util.List<Experimenter> end_searchAll​(Ice.AsyncResult __iresult)
                                                   throws ServerError
        Description copied from interface: ILdapPrx
        Searches all Experimenter list on LDAP for attribute objectClass = person.
        Specified by:
        end_searchAll in interface ILdapPrx
        Parameters:
        __iresult - The asynchronous result object.
        Returns:
        all Experimenter list.
        Throws:
        ServerError
      • __searchAll_completed

        public static void __searchAll_completed​(Ice.TwowayCallbackArg1UE<java.util.List<Experimenter>> __cb,
                                                 Ice.AsyncResult __result)
      • searchByAttribute

        public java.util.List<Experimenter> searchByAttribute​(java.lang.String dn,
                                                              java.lang.String attribute,
                                                              java.lang.String value)
                                                       throws ServerError
        Description copied from interface: ILdapPrx
        Searches all Experimenter in LDAP for specified attribute.
        Specified by:
        searchByAttribute in interface ILdapPrx
        Parameters:
        dn - Distinguished Name base for search. Never null.
        attribute - Name of attribute. Never null or empty.
        value - Expected value of attribute. Never null or empty.
        Returns:
        List of Experimenters.
        Throws:
        ServerError
      • searchByAttribute

        public java.util.List<Experimenter> searchByAttribute​(java.lang.String dn,
                                                              java.lang.String attribute,
                                                              java.lang.String value,
                                                              java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                                       throws ServerError
        Description copied from interface: ILdapPrx
        Searches all Experimenter in LDAP for specified attribute.
        Specified by:
        searchByAttribute in interface ILdapPrx
        Parameters:
        dn - Distinguished Name base for search. Never null.
        attribute - Name of attribute. Never null or empty.
        value - Expected value of attribute. Never null or empty.
        __ctx - The Context map to send with the invocation.
        Returns:
        List of Experimenters.
        Throws:
        ServerError
      • begin_searchByAttribute

        public Ice.AsyncResult begin_searchByAttribute​(java.lang.String dn,
                                                       java.lang.String attribute,
                                                       java.lang.String value)
        Description copied from interface: ILdapPrx
        Searches all Experimenter in LDAP for specified attribute.
        Specified by:
        begin_searchByAttribute in interface ILdapPrx
        Parameters:
        dn - Distinguished Name base for search. Never null.
        attribute - Name of attribute. Never null or empty.
        Returns:
        The asynchronous result object.
      • begin_searchByAttribute

        public Ice.AsyncResult begin_searchByAttribute​(java.lang.String dn,
                                                       java.lang.String attribute,
                                                       java.lang.String value,
                                                       java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: ILdapPrx
        Searches all Experimenter in LDAP for specified attribute.
        Specified by:
        begin_searchByAttribute in interface ILdapPrx
        Parameters:
        dn - Distinguished Name base for search. Never null.
        attribute - Name of attribute. Never null or empty.
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_searchByAttribute

        public Ice.AsyncResult begin_searchByAttribute​(java.lang.String dn,
                                                       java.lang.String attribute,
                                                       java.lang.String value,
                                                       Ice.Callback __cb)
        Description copied from interface: ILdapPrx
        Searches all Experimenter in LDAP for specified attribute.
        Specified by:
        begin_searchByAttribute in interface ILdapPrx
        Parameters:
        dn - Distinguished Name base for search. Never null.
        attribute - Name of attribute. Never null or empty.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_searchByAttribute

        public Ice.AsyncResult begin_searchByAttribute​(java.lang.String dn,
                                                       java.lang.String attribute,
                                                       java.lang.String value,
                                                       java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                       Ice.Callback __cb)
        Description copied from interface: ILdapPrx
        Searches all Experimenter in LDAP for specified attribute.
        Specified by:
        begin_searchByAttribute in interface ILdapPrx
        Parameters:
        dn - Distinguished Name base for search. Never null.
        attribute - Name of attribute. Never null or empty.
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_searchByAttribute

        public Ice.AsyncResult begin_searchByAttribute​(java.lang.String dn,
                                                       java.lang.String attribute,
                                                       java.lang.String value,
                                                       Callback_ILdap_searchByAttribute __cb)
        Description copied from interface: ILdapPrx
        Searches all Experimenter in LDAP for specified attribute.
        Specified by:
        begin_searchByAttribute in interface ILdapPrx
        Parameters:
        dn - Distinguished Name base for search. Never null.
        attribute - Name of attribute. Never null or empty.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_searchByAttribute

        public Ice.AsyncResult begin_searchByAttribute​(java.lang.String dn,
                                                       java.lang.String attribute,
                                                       java.lang.String value,
                                                       java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                       Callback_ILdap_searchByAttribute __cb)
        Description copied from interface: ILdapPrx
        Searches all Experimenter in LDAP for specified attribute.
        Specified by:
        begin_searchByAttribute in interface ILdapPrx
        Parameters:
        dn - Distinguished Name base for search. Never null.
        attribute - Name of attribute. Never null or empty.
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_searchByAttribute

        public Ice.AsyncResult begin_searchByAttribute​(java.lang.String dn,
                                                       java.lang.String attribute,
                                                       java.lang.String value,
                                                       IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: ILdapPrx
        Searches all Experimenter in LDAP for specified attribute.
        Specified by:
        begin_searchByAttribute in interface ILdapPrx
        Parameters:
        dn - Distinguished Name base for search. Never null.
        attribute - Name of attribute. Never null or empty.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_searchByAttribute

        public Ice.AsyncResult begin_searchByAttribute​(java.lang.String dn,
                                                       java.lang.String attribute,
                                                       java.lang.String value,
                                                       IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                       IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: ILdapPrx
        Searches all Experimenter in LDAP for specified attribute.
        Specified by:
        begin_searchByAttribute in interface ILdapPrx
        Parameters:
        dn - Distinguished Name base for search. Never null.
        attribute - Name of attribute. Never null or empty.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_searchByAttribute

        public Ice.AsyncResult begin_searchByAttribute​(java.lang.String dn,
                                                       java.lang.String attribute,
                                                       java.lang.String value,
                                                       java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                       IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: ILdapPrx
        Searches all Experimenter in LDAP for specified attribute.
        Specified by:
        begin_searchByAttribute in interface ILdapPrx
        Parameters:
        dn - Distinguished Name base for search. Never null.
        attribute - Name of attribute. Never null or empty.
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_searchByAttribute

        public Ice.AsyncResult begin_searchByAttribute​(java.lang.String dn,
                                                       java.lang.String attribute,
                                                       java.lang.String value,
                                                       java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                       IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                       IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                       IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: ILdapPrx
        Searches all Experimenter in LDAP for specified attribute.
        Specified by:
        begin_searchByAttribute in interface ILdapPrx
        Parameters:
        dn - Distinguished Name base for search. Never null.
        attribute - Name of attribute. Never null or empty.
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • __searchByAttribute_completed

        public static void __searchByAttribute_completed​(Ice.TwowayCallbackArg1UE<java.util.List<Experimenter>> __cb,
                                                         Ice.AsyncResult __result)
      • searchByAttributes

        public java.util.List<Experimenter> searchByAttributes​(java.lang.String dn,
                                                               java.util.List<java.lang.String> attributes,
                                                               java.util.List<java.lang.String> values)
                                                        throws ServerError
        Description copied from interface: ILdapPrx
        Searches all Experimenter in LDAP for specified attributes. Attributes should be specified in StringSet and their values should be set in equivalent StringSet.
        Specified by:
        searchByAttributes in interface ILdapPrx
        Parameters:
        dn - Distinguished Name base for search. Never null.
        attributes - Name of attribute. Never null or empty.
        values - Expected value of attribute. Never null or empty.
        Returns:
        List of Experimenters.
        Throws:
        ServerError
      • searchByAttributes

        public java.util.List<Experimenter> searchByAttributes​(java.lang.String dn,
                                                               java.util.List<java.lang.String> attributes,
                                                               java.util.List<java.lang.String> values,
                                                               java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                                        throws ServerError
        Description copied from interface: ILdapPrx
        Searches all Experimenter in LDAP for specified attributes. Attributes should be specified in StringSet and their values should be set in equivalent StringSet.
        Specified by:
        searchByAttributes in interface ILdapPrx
        Parameters:
        dn - Distinguished Name base for search. Never null.
        attributes - Name of attribute. Never null or empty.
        values - Expected value of attribute. Never null or empty.
        __ctx - The Context map to send with the invocation.
        Returns:
        List of Experimenters.
        Throws:
        ServerError
      • begin_searchByAttributes

        public Ice.AsyncResult begin_searchByAttributes​(java.lang.String dn,
                                                        java.util.List<java.lang.String> attributes,
                                                        java.util.List<java.lang.String> values)
        Description copied from interface: ILdapPrx
        Searches all Experimenter in LDAP for specified attributes. Attributes should be specified in StringSet and their values should be set in equivalent StringSet.
        Specified by:
        begin_searchByAttributes in interface ILdapPrx
        Parameters:
        dn - Distinguished Name base for search. Never null.
        attributes - Name of attribute. Never null or empty.
        Returns:
        The asynchronous result object.
      • begin_searchByAttributes

        public Ice.AsyncResult begin_searchByAttributes​(java.lang.String dn,
                                                        java.util.List<java.lang.String> attributes,
                                                        java.util.List<java.lang.String> values,
                                                        java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: ILdapPrx
        Searches all Experimenter in LDAP for specified attributes. Attributes should be specified in StringSet and their values should be set in equivalent StringSet.
        Specified by:
        begin_searchByAttributes in interface ILdapPrx
        Parameters:
        dn - Distinguished Name base for search. Never null.
        attributes - Name of attribute. Never null or empty.
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_searchByAttributes

        public Ice.AsyncResult begin_searchByAttributes​(java.lang.String dn,
                                                        java.util.List<java.lang.String> attributes,
                                                        java.util.List<java.lang.String> values,
                                                        Ice.Callback __cb)
        Description copied from interface: ILdapPrx
        Searches all Experimenter in LDAP for specified attributes. Attributes should be specified in StringSet and their values should be set in equivalent StringSet.
        Specified by:
        begin_searchByAttributes in interface ILdapPrx
        Parameters:
        dn - Distinguished Name base for search. Never null.
        attributes - Name of attribute. Never null or empty.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_searchByAttributes

        public Ice.AsyncResult begin_searchByAttributes​(java.lang.String dn,
                                                        java.util.List<java.lang.String> attributes,
                                                        java.util.List<java.lang.String> values,
                                                        java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                        Ice.Callback __cb)
        Description copied from interface: ILdapPrx
        Searches all Experimenter in LDAP for specified attributes. Attributes should be specified in StringSet and their values should be set in equivalent StringSet.
        Specified by:
        begin_searchByAttributes in interface ILdapPrx
        Parameters:
        dn - Distinguished Name base for search. Never null.
        attributes - Name of attribute. Never null or empty.
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_searchByAttributes

        public Ice.AsyncResult begin_searchByAttributes​(java.lang.String dn,
                                                        java.util.List<java.lang.String> attributes,
                                                        java.util.List<java.lang.String> values,
                                                        Callback_ILdap_searchByAttributes __cb)
        Description copied from interface: ILdapPrx
        Searches all Experimenter in LDAP for specified attributes. Attributes should be specified in StringSet and their values should be set in equivalent StringSet.
        Specified by:
        begin_searchByAttributes in interface ILdapPrx
        Parameters:
        dn - Distinguished Name base for search. Never null.
        attributes - Name of attribute. Never null or empty.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_searchByAttributes

        public Ice.AsyncResult begin_searchByAttributes​(java.lang.String dn,
                                                        java.util.List<java.lang.String> attributes,
                                                        java.util.List<java.lang.String> values,
                                                        java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                        Callback_ILdap_searchByAttributes __cb)
        Description copied from interface: ILdapPrx
        Searches all Experimenter in LDAP for specified attributes. Attributes should be specified in StringSet and their values should be set in equivalent StringSet.
        Specified by:
        begin_searchByAttributes in interface ILdapPrx
        Parameters:
        dn - Distinguished Name base for search. Never null.
        attributes - Name of attribute. Never null or empty.
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_searchByAttributes

        public Ice.AsyncResult begin_searchByAttributes​(java.lang.String dn,
                                                        java.util.List<java.lang.String> attributes,
                                                        java.util.List<java.lang.String> values,
                                                        IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: ILdapPrx
        Searches all Experimenter in LDAP for specified attributes. Attributes should be specified in StringSet and their values should be set in equivalent StringSet.
        Specified by:
        begin_searchByAttributes in interface ILdapPrx
        Parameters:
        dn - Distinguished Name base for search. Never null.
        attributes - Name of attribute. Never null or empty.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_searchByAttributes

        public Ice.AsyncResult begin_searchByAttributes​(java.lang.String dn,
                                                        java.util.List<java.lang.String> attributes,
                                                        java.util.List<java.lang.String> values,
                                                        IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                        IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: ILdapPrx
        Searches all Experimenter in LDAP for specified attributes. Attributes should be specified in StringSet and their values should be set in equivalent StringSet.
        Specified by:
        begin_searchByAttributes in interface ILdapPrx
        Parameters:
        dn - Distinguished Name base for search. Never null.
        attributes - Name of attribute. Never null or empty.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_searchByAttributes

        public Ice.AsyncResult begin_searchByAttributes​(java.lang.String dn,
                                                        java.util.List<java.lang.String> attributes,
                                                        java.util.List<java.lang.String> values,
                                                        java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                        IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: ILdapPrx
        Searches all Experimenter in LDAP for specified attributes. Attributes should be specified in StringSet and their values should be set in equivalent StringSet.
        Specified by:
        begin_searchByAttributes in interface ILdapPrx
        Parameters:
        dn - Distinguished Name base for search. Never null.
        attributes - Name of attribute. Never null or empty.
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_searchByAttributes

        public Ice.AsyncResult begin_searchByAttributes​(java.lang.String dn,
                                                        java.util.List<java.lang.String> attributes,
                                                        java.util.List<java.lang.String> values,
                                                        java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                        IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                        IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                        IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: ILdapPrx
        Searches all Experimenter in LDAP for specified attributes. Attributes should be specified in StringSet and their values should be set in equivalent StringSet.
        Specified by:
        begin_searchByAttributes in interface ILdapPrx
        Parameters:
        dn - Distinguished Name base for search. Never null.
        attributes - Name of attribute. Never null or empty.
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_searchByAttributes

        public java.util.List<Experimenter> end_searchByAttributes​(Ice.AsyncResult __iresult)
                                                            throws ServerError
        Description copied from interface: ILdapPrx
        Searches all Experimenter in LDAP for specified attributes. Attributes should be specified in StringSet and their values should be set in equivalent StringSet.
        Specified by:
        end_searchByAttributes in interface ILdapPrx
        Parameters:
        __iresult - The asynchronous result object.
        Returns:
        List of Experimenters.
        Throws:
        ServerError
      • __searchByAttributes_completed

        public static void __searchByAttributes_completed​(Ice.TwowayCallbackArg1UE<java.util.List<Experimenter>> __cb,
                                                          Ice.AsyncResult __result)
      • searchByDN

        public Experimenter searchByDN​(java.lang.String userdn)
                                throws ServerError
        Description copied from interface: ILdapPrx
        Searches one Experimenter in LDAP for specified Distinguished Name.
        Specified by:
        searchByDN in interface ILdapPrx
        Parameters:
        userdn - unique Distinguished Name - string of user, Never null or empty.
        Returns:
        an Experimenter.
        Throws:
        ServerError
      • searchByDN

        public Experimenter searchByDN​(java.lang.String userdn,
                                       java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                throws ServerError
        Description copied from interface: ILdapPrx
        Searches one Experimenter in LDAP for specified Distinguished Name.
        Specified by:
        searchByDN in interface ILdapPrx
        Parameters:
        userdn - unique Distinguished Name - string of user, Never null or empty.
        __ctx - The Context map to send with the invocation.
        Returns:
        an Experimenter.
        Throws:
        ServerError
      • begin_searchByDN

        public Ice.AsyncResult begin_searchByDN​(java.lang.String userdn)
        Description copied from interface: ILdapPrx
        Searches one Experimenter in LDAP for specified Distinguished Name.
        Specified by:
        begin_searchByDN in interface ILdapPrx
        Parameters:
        userdn - unique Distinguished Name - string of user, Never null or empty.
        Returns:
        The asynchronous result object.
      • begin_searchByDN

        public Ice.AsyncResult begin_searchByDN​(java.lang.String userdn,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: ILdapPrx
        Searches one Experimenter in LDAP for specified Distinguished Name.
        Specified by:
        begin_searchByDN in interface ILdapPrx
        Parameters:
        userdn - unique Distinguished Name - string of user, Never null or empty.
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_searchByDN

        public Ice.AsyncResult begin_searchByDN​(java.lang.String userdn,
                                                Ice.Callback __cb)
        Description copied from interface: ILdapPrx
        Searches one Experimenter in LDAP for specified Distinguished Name.
        Specified by:
        begin_searchByDN in interface ILdapPrx
        Parameters:
        userdn - unique Distinguished Name - string of user, Never null or empty.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_searchByDN

        public Ice.AsyncResult begin_searchByDN​(java.lang.String userdn,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                Ice.Callback __cb)
        Description copied from interface: ILdapPrx
        Searches one Experimenter in LDAP for specified Distinguished Name.
        Specified by:
        begin_searchByDN in interface ILdapPrx
        Parameters:
        userdn - unique Distinguished Name - string of user, Never null or empty.
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_searchByDN

        public Ice.AsyncResult begin_searchByDN​(java.lang.String userdn,
                                                Callback_ILdap_searchByDN __cb)
        Description copied from interface: ILdapPrx
        Searches one Experimenter in LDAP for specified Distinguished Name.
        Specified by:
        begin_searchByDN in interface ILdapPrx
        Parameters:
        userdn - unique Distinguished Name - string of user, Never null or empty.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_searchByDN

        public Ice.AsyncResult begin_searchByDN​(java.lang.String userdn,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                Callback_ILdap_searchByDN __cb)
        Description copied from interface: ILdapPrx
        Searches one Experimenter in LDAP for specified Distinguished Name.
        Specified by:
        begin_searchByDN in interface ILdapPrx
        Parameters:
        userdn - unique Distinguished Name - string of user, Never null or empty.
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_searchByDN

        public Ice.AsyncResult begin_searchByDN​(java.lang.String userdn,
                                                IceInternal.Functional_GenericCallback1<Experimenter> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: ILdapPrx
        Searches one Experimenter in LDAP for specified Distinguished Name.
        Specified by:
        begin_searchByDN in interface ILdapPrx
        Parameters:
        userdn - unique Distinguished Name - string of user, Never null or empty.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_searchByDN

        public Ice.AsyncResult begin_searchByDN​(java.lang.String userdn,
                                                IceInternal.Functional_GenericCallback1<Experimenter> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: ILdapPrx
        Searches one Experimenter in LDAP for specified Distinguished Name.
        Specified by:
        begin_searchByDN in interface ILdapPrx
        Parameters:
        userdn - unique Distinguished Name - string of user, Never null or empty.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_searchByDN

        public Ice.AsyncResult begin_searchByDN​(java.lang.String userdn,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                IceInternal.Functional_GenericCallback1<Experimenter> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: ILdapPrx
        Searches one Experimenter in LDAP for specified Distinguished Name.
        Specified by:
        begin_searchByDN in interface ILdapPrx
        Parameters:
        userdn - unique Distinguished Name - string of user, Never null or empty.
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_searchByDN

        public Ice.AsyncResult begin_searchByDN​(java.lang.String userdn,
                                                java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                IceInternal.Functional_GenericCallback1<Experimenter> __responseCb,
                                                IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: ILdapPrx
        Searches one Experimenter in LDAP for specified Distinguished Name.
        Specified by:
        begin_searchByDN in interface ILdapPrx
        Parameters:
        userdn - unique Distinguished Name - string of user, Never null or empty.
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • __searchByDN_completed

        public static void __searchByDN_completed​(Ice.TwowayCallbackArg1UE<Experimenter> __cb,
                                                  Ice.AsyncResult __result)
      • searchDnInGroups

        public java.util.List<java.lang.String> searchDnInGroups​(java.lang.String attr,
                                                                 java.lang.String value)
                                                          throws ServerError
        Description copied from interface: ILdapPrx
        Searches Distinguished Name in groups.
        Specified by:
        searchDnInGroups in interface ILdapPrx
        Parameters:
        attr - Name of member attribute. Never null or empty.
        value - User's DN which should be set on value for attribute. Never null or empty.
        Returns:
        List of groups which contains DN.
        Throws:
        ServerError
      • searchDnInGroups

        public java.util.List<java.lang.String> searchDnInGroups​(java.lang.String attr,
                                                                 java.lang.String value,
                                                                 java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                                          throws ServerError
        Description copied from interface: ILdapPrx
        Searches Distinguished Name in groups.
        Specified by:
        searchDnInGroups in interface ILdapPrx
        Parameters:
        attr - Name of member attribute. Never null or empty.
        value - User's DN which should be set on value for attribute. Never null or empty.
        __ctx - The Context map to send with the invocation.
        Returns:
        List of groups which contains DN.
        Throws:
        ServerError
      • begin_searchDnInGroups

        public Ice.AsyncResult begin_searchDnInGroups​(java.lang.String attr,
                                                      java.lang.String value)
        Description copied from interface: ILdapPrx
        Searches Distinguished Name in groups.
        Specified by:
        begin_searchDnInGroups in interface ILdapPrx
        Parameters:
        attr - Name of member attribute. Never null or empty.
        Returns:
        The asynchronous result object.
      • begin_searchDnInGroups

        public Ice.AsyncResult begin_searchDnInGroups​(java.lang.String attr,
                                                      java.lang.String value,
                                                      java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: ILdapPrx
        Searches Distinguished Name in groups.
        Specified by:
        begin_searchDnInGroups in interface ILdapPrx
        Parameters:
        attr - Name of member attribute. Never null or empty.
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_searchDnInGroups

        public Ice.AsyncResult begin_searchDnInGroups​(java.lang.String attr,
                                                      java.lang.String value,
                                                      Ice.Callback __cb)
        Description copied from interface: ILdapPrx
        Searches Distinguished Name in groups.
        Specified by:
        begin_searchDnInGroups in interface ILdapPrx
        Parameters:
        attr - Name of member attribute. Never null or empty.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_searchDnInGroups

        public Ice.AsyncResult begin_searchDnInGroups​(java.lang.String attr,
                                                      java.lang.String value,
                                                      java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      Ice.Callback __cb)
        Description copied from interface: ILdapPrx
        Searches Distinguished Name in groups.
        Specified by:
        begin_searchDnInGroups in interface ILdapPrx
        Parameters:
        attr - Name of member attribute. Never null or empty.
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_searchDnInGroups

        public Ice.AsyncResult begin_searchDnInGroups​(java.lang.String attr,
                                                      java.lang.String value,
                                                      Callback_ILdap_searchDnInGroups __cb)
        Description copied from interface: ILdapPrx
        Searches Distinguished Name in groups.
        Specified by:
        begin_searchDnInGroups in interface ILdapPrx
        Parameters:
        attr - Name of member attribute. Never null or empty.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_searchDnInGroups

        public Ice.AsyncResult begin_searchDnInGroups​(java.lang.String attr,
                                                      java.lang.String value,
                                                      java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      Callback_ILdap_searchDnInGroups __cb)
        Description copied from interface: ILdapPrx
        Searches Distinguished Name in groups.
        Specified by:
        begin_searchDnInGroups in interface ILdapPrx
        Parameters:
        attr - Name of member attribute. Never null or empty.
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_searchDnInGroups

        public Ice.AsyncResult begin_searchDnInGroups​(java.lang.String attr,
                                                      java.lang.String value,
                                                      IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: ILdapPrx
        Searches Distinguished Name in groups.
        Specified by:
        begin_searchDnInGroups in interface ILdapPrx
        Parameters:
        attr - Name of member attribute. Never null or empty.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_searchDnInGroups

        public Ice.AsyncResult begin_searchDnInGroups​(java.lang.String attr,
                                                      java.lang.String value,
                                                      IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                      IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: ILdapPrx
        Searches Distinguished Name in groups.
        Specified by:
        begin_searchDnInGroups in interface ILdapPrx
        Parameters:
        attr - Name of member attribute. Never null or empty.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_searchDnInGroups

        public Ice.AsyncResult begin_searchDnInGroups​(java.lang.String attr,
                                                      java.lang.String value,
                                                      java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: ILdapPrx
        Searches Distinguished Name in groups.
        Specified by:
        begin_searchDnInGroups in interface ILdapPrx
        Parameters:
        attr - Name of member attribute. Never null or empty.
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_searchDnInGroups

        public Ice.AsyncResult begin_searchDnInGroups​(java.lang.String attr,
                                                      java.lang.String value,
                                                      java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                      IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: ILdapPrx
        Searches Distinguished Name in groups.
        Specified by:
        begin_searchDnInGroups in interface ILdapPrx
        Parameters:
        attr - Name of member attribute. Never null or empty.
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_searchDnInGroups

        public java.util.List<java.lang.String> end_searchDnInGroups​(Ice.AsyncResult __iresult)
                                                              throws ServerError
        Description copied from interface: ILdapPrx
        Searches Distinguished Name in groups.
        Specified by:
        end_searchDnInGroups in interface ILdapPrx
        Parameters:
        __iresult - The asynchronous result object.
        Returns:
        List of groups which contains DN.
        Throws:
        ServerError
      • __searchDnInGroups_completed

        public static void __searchDnInGroups_completed​(Ice.TwowayCallbackArg1UE<java.util.List<java.lang.String>> __cb,
                                                        Ice.AsyncResult __result)
      • setDN

        public void setDN​(RLong experimenterID,
                          java.lang.String dn,
                          java.util.Map<java.lang.String,​java.lang.String> __ctx)
                   throws ServerError
        Specified by:
        setDN in interface ILdapPrx
        Throws:
        ServerError
      • begin_setDN

        public Ice.AsyncResult begin_setDN​(RLong experimenterID,
                                           java.lang.String dn)
        Specified by:
        begin_setDN in interface ILdapPrx
        Returns:
        The asynchronous result object.
      • begin_setDN

        public Ice.AsyncResult begin_setDN​(RLong experimenterID,
                                           java.lang.String dn,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Specified by:
        begin_setDN in interface ILdapPrx
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_setDN

        public Ice.AsyncResult begin_setDN​(RLong experimenterID,
                                           java.lang.String dn,
                                           Ice.Callback __cb)
        Specified by:
        begin_setDN in interface ILdapPrx
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_setDN

        public Ice.AsyncResult begin_setDN​(RLong experimenterID,
                                           java.lang.String dn,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           Ice.Callback __cb)
        Specified by:
        begin_setDN in interface ILdapPrx
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_setDN

        public Ice.AsyncResult begin_setDN​(RLong experimenterID,
                                           java.lang.String dn,
                                           Callback_ILdap_setDN __cb)
        Specified by:
        begin_setDN in interface ILdapPrx
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_setDN

        public Ice.AsyncResult begin_setDN​(RLong experimenterID,
                                           java.lang.String dn,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           Callback_ILdap_setDN __cb)
        Specified by:
        begin_setDN in interface ILdapPrx
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_setDN

        public Ice.AsyncResult begin_setDN​(RLong experimenterID,
                                           java.lang.String dn,
                                           IceInternal.Functional_VoidCallback __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setDN in interface ILdapPrx
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_setDN

        public Ice.AsyncResult begin_setDN​(RLong experimenterID,
                                           java.lang.String dn,
                                           IceInternal.Functional_VoidCallback __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                           IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setDN in interface ILdapPrx
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_setDN

        public Ice.AsyncResult begin_setDN​(RLong experimenterID,
                                           java.lang.String dn,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           IceInternal.Functional_VoidCallback __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Specified by:
        begin_setDN in interface ILdapPrx
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_setDN

        public Ice.AsyncResult begin_setDN​(RLong experimenterID,
                                           java.lang.String dn,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                           IceInternal.Functional_VoidCallback __responseCb,
                                           IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                           IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                           IceInternal.Functional_BoolCallback __sentCb)
        Specified by:
        begin_setDN in interface ILdapPrx
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_setDN

        public void end_setDN​(Ice.AsyncResult __iresult)
                       throws ServerError
        Specified by:
        end_setDN in interface ILdapPrx
        Parameters:
        __iresult - The asynchronous result object.
        Throws:
        ServerError
      • __setDN_completed

        public static void __setDN_completed​(Ice.TwowayCallbackVoidUE __cb,
                                             Ice.AsyncResult __result)
      • checkedCast

        public static ILdapPrx checkedCast​(Ice.ObjectPrx __obj)
        Contacts the remote server to verify that the object implements this type. Raises a local exception if a communication error occurs.
        Parameters:
        __obj - The untyped proxy.
        Returns:
        A proxy for this type, or null if the object does not support this type.
      • checkedCast

        public static ILdapPrx checkedCast​(Ice.ObjectPrx __obj,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Contacts the remote server to verify that the object implements this type. Raises a local exception if a communication error occurs.
        Parameters:
        __obj - The untyped proxy.
        __ctx - The Context map to send with the invocation.
        Returns:
        A proxy for this type, or null if the object does not support this type.
      • checkedCast

        public static ILdapPrx checkedCast​(Ice.ObjectPrx __obj,
                                           java.lang.String __facet)
        Contacts the remote server to verify that a facet of the object implements this type. Raises a local exception if a communication error occurs.
        Parameters:
        __obj - The untyped proxy.
        __facet - The name of the desired facet.
        Returns:
        A proxy for this type, or null if the object does not support this type.
      • checkedCast

        public static ILdapPrx checkedCast​(Ice.ObjectPrx __obj,
                                           java.lang.String __facet,
                                           java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Contacts the remote server to verify that a facet of the object implements this type. Raises a local exception if a communication error occurs.
        Parameters:
        __obj - The untyped proxy.
        __facet - The name of the desired facet.
        __ctx - The Context map to send with the invocation.
        Returns:
        A proxy for this type, or null if the object does not support this type.
      • uncheckedCast

        public static ILdapPrx uncheckedCast​(Ice.ObjectPrx __obj)
        Downcasts the given proxy to this type without contacting the remote server.
        Parameters:
        __obj - The untyped proxy.
        Returns:
        A proxy for this type.
      • uncheckedCast

        public static ILdapPrx uncheckedCast​(Ice.ObjectPrx __obj,
                                             java.lang.String __facet)
        Downcasts the given proxy to this type without contacting the remote server.
        Parameters:
        __obj - The untyped proxy.
        __facet - The name of the desired facet.
        Returns:
        A proxy for this type.
      • ice_staticId

        public static java.lang.String ice_staticId()
        Provides the Slice type ID of this type.
        Returns:
        The Slice type ID.
      • __write

        public static void __write​(IceInternal.BasicStream __os,
                                   ILdapPrx v)
      • __read

        public static ILdapPrx __read​(IceInternal.BasicStream __is)