Package omero.api

Interface ILdapPrx

    • Nested Class Summary

      • Nested classes/interfaces inherited from interface Ice.ObjectPrx

        Ice.ObjectPrx.FunctionalCallback_Object_ice_invoke_Response
    • Method Summary

      All Methods Instance Methods Abstract Methods Deprecated Methods 
      Modifier and Type Method Description
      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)
      Deprecated.
      setDN() is deprecated.
      Ice.AsyncResult begin_setDN​(RLong experimenterID, java.lang.String dn, Ice.Callback __cb)
      Deprecated.
      setDN() is deprecated.
      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)
      Deprecated.
      setDN() is deprecated.
      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)
      Deprecated.
      setDN() is deprecated.
      Ice.AsyncResult begin_setDN​(RLong experimenterID, java.lang.String dn, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Deprecated.
      setDN() is deprecated.
      Ice.AsyncResult begin_setDN​(RLong experimenterID, java.lang.String dn, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Deprecated.
      setDN() is deprecated.
      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)
      Deprecated.
      setDN() is deprecated.
      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)
      Deprecated.
      setDN() is deprecated.
      Ice.AsyncResult begin_setDN​(RLong experimenterID, java.lang.String dn, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_ILdap_setDN __cb)
      Deprecated.
      setDN() is deprecated.
      Ice.AsyncResult begin_setDN​(RLong experimenterID, java.lang.String dn, Callback_ILdap_setDN __cb)
      Deprecated.
      setDN() is deprecated.
      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 __result)
      Creates an Experimenter entry in the OMERO DB based on the supplied LDAP username.
      java.util.List<Experimenter> end_discover​(Ice.AsyncResult __result)
      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 __result)
      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 __result)
      Searches unique Distinguished Name - string in LDAP for Common Name equals username.
      Experimenter end_findExperimenter​(Ice.AsyncResult __result)
      Searches Experimenter by unique Distinguished Name - string in LDAP for Common Name equals username.
      ExperimenterGroup end_findGroup​(Ice.AsyncResult __result)
      Looks up a specific ExperimenterGroup in LDAP using the provided group name.
      java.lang.String end_findGroupDN​(Ice.AsyncResult __result)
      Looks up the DN for a group.
      boolean end_getSetting​(Ice.AsyncResult __result)
      Gets config value from properties.
      java.util.List<Experimenter> end_searchAll​(Ice.AsyncResult __result)
      Searches all Experimenter list on LDAP for attribute objectClass = person.
      java.util.List<Experimenter> end_searchByAttribute​(Ice.AsyncResult __result)
      Searches all Experimenter in LDAP for specified attribute.
      java.util.List<Experimenter> end_searchByAttributes​(Ice.AsyncResult __result)
      Searches all Experimenter in LDAP for specified attributes.
      Experimenter end_searchByDN​(Ice.AsyncResult __result)
      Searches one Experimenter in LDAP for specified Distinguished Name.
      java.util.List<java.lang.String> end_searchDnInGroups​(Ice.AsyncResult __result)
      Searches Distinguished Name in groups.
      void end_setDN​(Ice.AsyncResult __result)  
      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.
      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)
      Deprecated.
      setDN() is deprecated.
      void setDN​(RLong experimenterID, java.lang.String dn, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Deprecated.
      setDN() is deprecated.
      • 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
    • Method Detail

      • searchAll

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

        Ice.AsyncResult begin_searchAll()
        Searches all Experimenter list on LDAP for attribute objectClass = person.
        Returns:
        The asynchronous result object.
      • begin_searchAll

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

        Ice.AsyncResult begin_searchAll​(Ice.Callback __cb)
        Searches all Experimenter list on LDAP for attribute objectClass = person.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_searchAll

        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.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_searchAll

        Ice.AsyncResult begin_searchAll​(Callback_ILdap_searchAll __cb)
        Searches all Experimenter list on LDAP for attribute objectClass = person.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_searchAll

        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.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_searchAll

        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.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_searchAll

        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.
        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

        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.
        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

        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.
        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

        java.util.List<Experimenter> end_searchAll​(Ice.AsyncResult __result)
                                            throws ServerError
        Searches all Experimenter list on LDAP for attribute objectClass = person.
        Parameters:
        __result - The asynchronous result object.
        Returns:
        all Experimenter list.
        Throws:
        ServerError
      • searchDnInGroups

        java.util.List<java.lang.String> searchDnInGroups​(java.lang.String attr,
                                                          java.lang.String value)
                                                   throws ServerError
        Searches Distinguished Name in groups.
        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

        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
        Searches Distinguished Name in groups.
        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

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

        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.
        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

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

        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.
        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

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

        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.
        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

        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.
        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

        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.
        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

        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.
        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

        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.
        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

        java.util.List<java.lang.String> end_searchDnInGroups​(Ice.AsyncResult __result)
                                                       throws ServerError
        Searches Distinguished Name in groups.
        Parameters:
        __result - The asynchronous result object.
        Returns:
        List of groups which contains DN.
        Throws:
        ServerError
      • searchByAttribute

        java.util.List<Experimenter> searchByAttribute​(java.lang.String dn,
                                                       java.lang.String attribute,
                                                       java.lang.String value)
                                                throws ServerError
        Searches all Experimenter in LDAP for specified attribute.
        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

        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
        Searches all Experimenter in LDAP for specified attribute.
        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

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

        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.
        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

        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.
        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

        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.
        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

        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.
        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

        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.
        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

        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.
        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

        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.
        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

        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.
        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

        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.
        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.
      • end_searchByAttribute

        java.util.List<Experimenter> end_searchByAttribute​(Ice.AsyncResult __result)
                                                    throws ServerError
        Searches all Experimenter in LDAP for specified attribute.
        Parameters:
        __result - The asynchronous result object.
        Returns:
        List of Experimenters.
        Throws:
        ServerError
      • searchByAttributes

        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
        Searches all Experimenter in LDAP for specified attributes. Attributes should be specified in StringSet and their values should be set in equivalent StringSet.
        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

        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
        Searches all Experimenter in LDAP for specified attributes. Attributes should be specified in StringSet and their values should be set in equivalent StringSet.
        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

        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. Attributes should be specified in StringSet and their values should be set in equivalent StringSet.
        Parameters:
        dn - Distinguished Name base for search. Never null.
        attributes - Name of attribute. Never null or empty.
        Returns:
        The asynchronous result object.
      • begin_searchByAttributes

        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. Attributes should be specified in StringSet and their values should be set in equivalent StringSet.
        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

        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. Attributes should be specified in StringSet and their values should be set in equivalent StringSet.
        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

        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. Attributes should be specified in StringSet and their values should be set in equivalent StringSet.
        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

        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. Attributes should be specified in StringSet and their values should be set in equivalent StringSet.
        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

        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. Attributes should be specified in StringSet and their values should be set in equivalent StringSet.
        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

        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. Attributes should be specified in StringSet and their values should be set in equivalent StringSet.
        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

        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. Attributes should be specified in StringSet and their values should be set in equivalent StringSet.
        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

        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. Attributes should be specified in StringSet and their values should be set in equivalent StringSet.
        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

        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. Attributes should be specified in StringSet and their values should be set in equivalent StringSet.
        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

        java.util.List<Experimenter> end_searchByAttributes​(Ice.AsyncResult __result)
                                                     throws ServerError
        Searches all Experimenter in LDAP for specified attributes. Attributes should be specified in StringSet and their values should be set in equivalent StringSet.
        Parameters:
        __result - The asynchronous result object.
        Returns:
        List of Experimenters.
        Throws:
        ServerError
      • searchByDN

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

        Experimenter searchByDN​(java.lang.String userdn,
                                java.util.Map<java.lang.String,​java.lang.String> __ctx)
                         throws ServerError
        Searches one Experimenter in LDAP for specified Distinguished Name.
        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

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

        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.
        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

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

        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.
        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

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

        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.
        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

        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.
        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

        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.
        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

        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.
        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

        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.
        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.
      • end_searchByDN

        Experimenter end_searchByDN​(Ice.AsyncResult __result)
                             throws ServerError
        Searches one Experimenter in LDAP for specified Distinguished Name.
        Parameters:
        __result - The asynchronous result object.
        Returns:
        an Experimenter.
        Throws:
        ServerError
      • findDN

        java.lang.String findDN​(java.lang.String username)
                         throws ServerError
        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.
        Parameters:
        username - Name of the Experimenter equals CommonName.
        Returns:
        a Distinguished Name. Never null.
        Throws:
        ApiUsageException - if more then one 'cn' under the specified base.
        ServerError
      • findDN

        java.lang.String findDN​(java.lang.String username,
                                java.util.Map<java.lang.String,​java.lang.String> __ctx)
                         throws ServerError
        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.
        Parameters:
        username - Name of the Experimenter equals CommonName.
        __ctx - The Context map to send with the invocation.
        Returns:
        a Distinguished Name. Never null.
        Throws:
        ApiUsageException - if more then one 'cn' under the specified base.
        ServerError
      • begin_findDN

        Ice.AsyncResult begin_findDN​(java.lang.String username)
        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.
        Parameters:
        username - Name of the Experimenter equals CommonName.
        Returns:
        The asynchronous result object.
      • begin_findDN

        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. Common Name should be unique under the specified base. If list of cn's contains more then one DN will return exception.
        Parameters:
        username - Name of the Experimenter equals CommonName.
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_findDN

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

        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. Common Name should be unique under the specified base. If list of cn's contains more then one DN will return exception.
        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

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

        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. Common Name should be unique under the specified base. If list of cn's contains more then one DN will return exception.
        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

        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. Common Name should be unique under the specified base. If list of cn's contains more then one DN will return exception.
        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

        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. Common Name should be unique under the specified base. If list of cn's contains more then one DN will return exception.
        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

        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. Common Name should be unique under the specified base. If list of cn's contains more then one DN will return exception.
        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

        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. Common Name should be unique under the specified base. If list of cn's contains more then one DN will return exception.
        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

        java.lang.String end_findDN​(Ice.AsyncResult __result)
                             throws ServerError
        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.
        Parameters:
        __result - The asynchronous result object.
        Returns:
        a Distinguished Name. Never null.
        Throws:
        ApiUsageException - if more then one 'cn' under the specified base.
        ServerError
      • findGroupDN

        java.lang.String findGroupDN​(java.lang.String groupname)
                              throws ServerError
        Looks up the DN for a group.
        Returns:
        a Distinguished Name. Never null.
        Throws:
        ApiUsageException - if more then one 'cn' under the specified base.
        ServerError
      • findGroupDN

        java.lang.String findGroupDN​(java.lang.String groupname,
                                     java.util.Map<java.lang.String,​java.lang.String> __ctx)
                              throws ServerError
        Looks up the DN for a group.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        a Distinguished Name. Never null.
        Throws:
        ApiUsageException - if more then one 'cn' under the specified base.
        ServerError
      • begin_findGroupDN

        Ice.AsyncResult begin_findGroupDN​(java.lang.String groupname)
        Looks up the DN for a group.
        Returns:
        The asynchronous result object.
      • begin_findGroupDN

        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.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_findGroupDN

        Ice.AsyncResult begin_findGroupDN​(java.lang.String groupname,
                                          Ice.Callback __cb)
        Looks up the DN for a group.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_findGroupDN

        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.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_findGroupDN

        Ice.AsyncResult begin_findGroupDN​(java.lang.String groupname,
                                          Callback_ILdap_findGroupDN __cb)
        Looks up the DN for a group.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_findGroupDN

        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.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_findGroupDN

        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.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_findGroupDN

        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.
        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_findGroupDN

        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.
        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_findGroupDN

        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.
        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_findGroupDN

        java.lang.String end_findGroupDN​(Ice.AsyncResult __result)
                                  throws ServerError
        Looks up the DN for a group.
        Parameters:
        __result - The asynchronous result object.
        Returns:
        a Distinguished Name. Never null.
        Throws:
        ApiUsageException - if more then one 'cn' under the specified base.
        ServerError
      • findExperimenter

        Experimenter findExperimenter​(java.lang.String username)
                               throws ServerError
        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.
        Parameters:
        username - Name of the Experimenter equals CommonName.
        Returns:
        an Experimenter. Never null.
        Throws:
        ApiUsageException - if more then one 'cn' under the specified base.
        ServerError
      • findExperimenter

        Experimenter findExperimenter​(java.lang.String username,
                                      java.util.Map<java.lang.String,​java.lang.String> __ctx)
                               throws ServerError
        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.
        Parameters:
        username - Name of the Experimenter equals CommonName.
        __ctx - The Context map to send with the invocation.
        Returns:
        an Experimenter. Never null.
        Throws:
        ApiUsageException - if more then one 'cn' under the specified base.
        ServerError
      • begin_findExperimenter

        Ice.AsyncResult begin_findExperimenter​(java.lang.String username)
        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.
        Parameters:
        username - Name of the Experimenter equals CommonName.
        Returns:
        The asynchronous result object.
      • begin_findExperimenter

        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. Common Name should be unique under the specified base. If list of cn's contains more then one DN will return exception.
        Parameters:
        username - Name of the Experimenter equals CommonName.
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_findExperimenter

        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. Common Name should be unique under the specified base. If list of cn's contains more then one DN will return exception.
        Parameters:
        username - Name of the Experimenter equals CommonName.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_findExperimenter

        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. Common Name should be unique under the specified base. If list of cn's contains more then one DN will return exception.
        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

        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. Common Name should be unique under the specified base. If list of cn's contains more then one DN will return exception.
        Parameters:
        username - Name of the Experimenter equals CommonName.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_findExperimenter

        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. Common Name should be unique under the specified base. If list of cn's contains more then one DN will return exception.
        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

        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. Common Name should be unique under the specified base. If list of cn's contains more then one DN will return exception.
        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

        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. Common Name should be unique under the specified base. If list of cn's contains more then one DN will return exception.
        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

        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. Common Name should be unique under the specified base. If list of cn's contains more then one DN will return exception.
        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

        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. Common Name should be unique under the specified base. If list of cn's contains more then one DN will return exception.
        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

        Experimenter end_findExperimenter​(Ice.AsyncResult __result)
                                   throws ServerError
        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.
        Parameters:
        __result - The asynchronous result object.
        Returns:
        an Experimenter. Never null.
        Throws:
        ApiUsageException - if more then one 'cn' under the specified base.
        ServerError
      • findGroup

        ExperimenterGroup findGroup​(java.lang.String groupname)
                             throws ServerError
        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.
        Parameters:
        groupname -
        Returns:
        an ExperimenterGroup. Never null.
        Throws:
        ApiUsageException - if more then one group name matches under the specified base.
        ServerError
      • findGroup

        ExperimenterGroup findGroup​(java.lang.String groupname,
                                    java.util.Map<java.lang.String,​java.lang.String> __ctx)
                             throws ServerError
        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.
        Parameters:
        groupname -
        __ctx - The Context map to send with the invocation.
        Returns:
        an ExperimenterGroup. Never null.
        Throws:
        ApiUsageException - if more then one group name matches under the specified base.
        ServerError
      • begin_findGroup

        Ice.AsyncResult begin_findGroup​(java.lang.String groupname)
        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.
        Parameters:
        groupname -
        Returns:
        The asynchronous result object.
      • begin_findGroup

        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. 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.
        Parameters:
        groupname -
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_findGroup

        Ice.AsyncResult begin_findGroup​(java.lang.String groupname,
                                        Ice.Callback __cb)
        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.
        Parameters:
        groupname -
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_findGroup

        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. 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.
        Parameters:
        groupname -
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_findGroup

        Ice.AsyncResult begin_findGroup​(java.lang.String groupname,
                                        Callback_ILdap_findGroup __cb)
        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.
        Parameters:
        groupname -
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_findGroup

        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. 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.
        Parameters:
        groupname -
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_findGroup

        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. 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.
        Parameters:
        groupname -
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_findGroup

        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. 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.
        Parameters:
        groupname -
        __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

        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. 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.
        Parameters:
        groupname -
        __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

        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. 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.
        Parameters:
        groupname -
        __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

        ExperimenterGroup end_findGroup​(Ice.AsyncResult __result)
                                 throws ServerError
        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.
        Parameters:
        __result - The asynchronous result object.
        Returns:
        an ExperimenterGroup. Never null.
        Throws:
        ApiUsageException - if more then one group name matches under the specified base.
        ServerError
      • setDN

        void setDN​(RLong experimenterID,
                   java.lang.String dn)
            throws ServerError
        Deprecated.
        setDN() is deprecated. Set the LDAP flag on model objects instead.
        Throws:
        ServerError
      • setDN

        void setDN​(RLong experimenterID,
                   java.lang.String dn,
                   java.util.Map<java.lang.String,​java.lang.String> __ctx)
            throws ServerError
        Deprecated.
        setDN() is deprecated. Set the LDAP flag on model objects instead.
        Throws:
        ServerError
      • begin_setDN

        Ice.AsyncResult begin_setDN​(RLong experimenterID,
                                    java.lang.String dn)
        Deprecated.
        setDN() is deprecated. Set the LDAP flag on model objects instead.
        Returns:
        The asynchronous result object.
      • begin_setDN

        Ice.AsyncResult begin_setDN​(RLong experimenterID,
                                    java.lang.String dn,
                                    java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Deprecated.
        setDN() is deprecated. Set the LDAP flag on model objects instead.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_setDN

        Ice.AsyncResult begin_setDN​(RLong experimenterID,
                                    java.lang.String dn,
                                    Ice.Callback __cb)
        Deprecated.
        setDN() is deprecated. Set the LDAP flag on model objects instead.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_setDN

        Ice.AsyncResult begin_setDN​(RLong experimenterID,
                                    java.lang.String dn,
                                    java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                    Ice.Callback __cb)
        Deprecated.
        setDN() is deprecated. Set the LDAP flag on model objects instead.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_setDN

        Ice.AsyncResult begin_setDN​(RLong experimenterID,
                                    java.lang.String dn,
                                    Callback_ILdap_setDN __cb)
        Deprecated.
        setDN() is deprecated. Set the LDAP flag on model objects instead.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_setDN

        Ice.AsyncResult begin_setDN​(RLong experimenterID,
                                    java.lang.String dn,
                                    java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                    Callback_ILdap_setDN __cb)
        Deprecated.
        setDN() is deprecated. Set the LDAP flag on model objects instead.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_setDN

        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)
        Deprecated.
        setDN() is deprecated. Set the LDAP flag on model objects instead.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_setDN

        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)
        Deprecated.
        setDN() is deprecated. Set the LDAP flag on model objects instead.
        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_setDN

        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)
        Deprecated.
        setDN() is deprecated. Set the LDAP flag on model objects instead.
        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_setDN

        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)
        Deprecated.
        setDN() is deprecated. Set the LDAP flag on model objects instead.
        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_setDN

        void end_setDN​(Ice.AsyncResult __result)
                throws ServerError
        Parameters:
        __result - The asynchronous result object.
        Throws:
        ServerError
      • getSetting

        boolean getSetting()
                    throws ServerError
        Gets config value from properties.
        Returns:
        boolean
        Throws:
        ServerError
      • getSetting

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

        Ice.AsyncResult begin_getSetting()
        Gets config value from properties.
        Returns:
        The asynchronous result object.
      • begin_getSetting

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

        Ice.AsyncResult begin_getSetting​(Ice.Callback __cb)
        Gets config value from properties.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getSetting

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

        Ice.AsyncResult begin_getSetting​(Callback_ILdap_getSetting __cb)
        Gets config value from properties.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getSetting

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

        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.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getSetting

        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.
        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

        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.
        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

        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.
        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

        boolean end_getSetting​(Ice.AsyncResult __result)
                        throws ServerError
        Gets config value from properties.
        Parameters:
        __result - The asynchronous result object.
        Returns:
        boolean
        Throws:
        ServerError
      • discover

        java.util.List<Experimenter> discover()
                                       throws ServerError
        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.
        Returns:
        list of Experimenters.
        Throws:
        ServerError
      • discover

        java.util.List<Experimenter> discover​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                       throws ServerError
        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.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        list of Experimenters.
        Throws:
        ServerError
      • begin_discover

        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.
        Returns:
        The asynchronous result object.
      • begin_discover

        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.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_discover

        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.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_discover

        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.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_discover

        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.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_discover

        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.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_discover

        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.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_discover

        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.
        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

        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.
        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

        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.
        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

        java.util.List<Experimenter> end_discover​(Ice.AsyncResult __result)
                                           throws ServerError
        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.
        Parameters:
        __result - The asynchronous result object.
        Returns:
        list of Experimenters.
        Throws:
        ServerError
      • discoverGroups

        java.util.List<ExperimenterGroup> discoverGroups()
                                                  throws ServerError
        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.
        Returns:
        list of ExperimenterGroups.
        Throws:
        ServerError
      • discoverGroups

        java.util.List<ExperimenterGroup> discoverGroups​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                                  throws ServerError
        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.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        list of ExperimenterGroups.
        Throws:
        ServerError
      • begin_discoverGroups

        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.
        Returns:
        The asynchronous result object.
      • begin_discoverGroups

        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.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_discoverGroups

        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.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_discoverGroups

        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.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_discoverGroups

        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.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_discoverGroups

        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.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_discoverGroups

        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.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_discoverGroups

        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.
        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

        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.
        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

        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.
        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

        java.util.List<ExperimenterGroup> end_discoverGroups​(Ice.AsyncResult __result)
                                                      throws ServerError
        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.
        Parameters:
        __result - The asynchronous result object.
        Returns:
        list of ExperimenterGroups.
        Throws:
        ServerError
      • createUser

        Experimenter createUser​(java.lang.String username)
                         throws ServerError
        Creates an Experimenter entry in the OMERO DB based on the supplied LDAP username.
        Parameters:
        username -
        Returns:
        created Experimenter or null
        Throws:
        ServerError
      • createUser

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

        Ice.AsyncResult begin_createUser​(java.lang.String username)
        Creates an Experimenter entry in the OMERO DB based on the supplied LDAP username.
        Parameters:
        username -
        Returns:
        The asynchronous result object.
      • begin_createUser

        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.
        Parameters:
        username -
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_createUser

        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.
        Parameters:
        username -
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_createUser

        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.
        Parameters:
        username -
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_createUser

        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.
        Parameters:
        username -
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_createUser

        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.
        Parameters:
        username -
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_createUser

        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.
        Parameters:
        username -
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_createUser

        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.
        Parameters:
        username -
        __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

        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.
        Parameters:
        username -
        __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

        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.
        Parameters:
        username -
        __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

        Experimenter end_createUser​(Ice.AsyncResult __result)
                             throws ServerError
        Creates an Experimenter entry in the OMERO DB based on the supplied LDAP username.
        Parameters:
        __result - The asynchronous result object.
        Returns:
        created Experimenter or null
        Throws:
        ServerError