public interface ILdapPrx extends ServiceInterfacePrx
ExperimenterGroup
groups.
Methods which return Experimenter
or
ExperimenterGroup
instances fetch and load all
related instances of ExperimenterGroup
or
Experimenter
, respectively.Modifier and Type | Method and 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,
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,
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,
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,
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_discover()
Discovers and lists
Experimenter s 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
Experimenter s 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
Experimenter s 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
Experimenter s 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
Experimenter s 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
Experimenter s 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
Experimenter s 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
Experimenter s 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
Experimenter s 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
Experimenter s 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
ExperimenterGroup s
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
ExperimenterGroup s
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
ExperimenterGroup s
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
ExperimenterGroup s
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
ExperimenterGroup s
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
ExperimenterGroup s
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
ExperimenterGroup s
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
ExperimenterGroup s
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
ExperimenterGroup s
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
ExperimenterGroup s
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,
Callback_ILdap_findDN __cb)
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,
Callback_ILdap_findDN __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,
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_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,
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,
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,
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,
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_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,
Callback_ILdap_findGroup __cb)
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,
Callback_ILdap_findGroup __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,
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_findGroupDN(java.lang.String groupname)
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_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,
Callback_ILdap_findGroupDN __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,
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_getSetting()
Gets config value from properties.
|
Ice.AsyncResult |
begin_getSetting(Callback_ILdap_getSetting __cb)
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,
Callback_ILdap_getSetting __cb)
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_searchAll()
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_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,
Callback_ILdap_searchAll __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,
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_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,
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,
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,
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,
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_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,
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,
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,
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,
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_searchByDN(java.lang.String userdn)
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_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,
Callback_ILdap_searchByDN __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,
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_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,
Callback_ILdap_searchDnInGroups __cb)
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,
Callback_ILdap_searchDnInGroups __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,
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_setDN(RLong experimenterID,
java.lang.String dn)
Deprecated.
setDN() is deprecated. Set the LDAP flag on model objects instead.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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
Experimenter s 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
Experimenter s 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
ExperimenterGroup s
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
ExperimenterGroup s
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
Experimenter s 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
ExperimenterGroup s
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. Set the LDAP flag on model objects instead.
|
void |
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.
|
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
java.util.List<Experimenter> searchAll() throws ServerError
Experimenter
list on LDAP
for attribute objectClass = person.ServerError
java.util.List<Experimenter> searchAll(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Experimenter
list on LDAP
for attribute objectClass = person.__ctx
- The Context map to send with the invocation.ServerError
Ice.AsyncResult begin_searchAll()
Experimenter
list on LDAP
for attribute objectClass = person.Ice.AsyncResult begin_searchAll(java.util.Map<java.lang.String,java.lang.String> __ctx)
Experimenter
list on LDAP
for attribute objectClass = person.__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_searchAll(Ice.Callback __cb)
Experimenter
list on LDAP
for attribute objectClass = person.__cb
- The asynchronous callback object.Ice.AsyncResult begin_searchAll(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Experimenter
list on LDAP
for attribute objectClass = person.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_searchAll(Callback_ILdap_searchAll __cb)
Experimenter
list on LDAP
for attribute objectClass = person.__cb
- The asynchronous callback object.Ice.AsyncResult begin_searchAll(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ILdap_searchAll __cb)
Experimenter
list on LDAP
for attribute objectClass = person.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_searchAll(IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Experimenter
list on LDAP
for attribute objectClass = person.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
Experimenter
list on LDAP
for attribute objectClass = person.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
Experimenter
list on LDAP
for attribute objectClass = person.__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.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)
Experimenter
list on LDAP
for attribute objectClass = person.__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.java.util.List<Experimenter> end_searchAll(Ice.AsyncResult __result) throws ServerError
Experimenter
list on LDAP
for attribute objectClass = person.__result
- The asynchronous result object.ServerError
java.util.List<java.lang.String> searchDnInGroups(java.lang.String attr, java.lang.String value) throws ServerError
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.ServerError
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
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.ServerError
Ice.AsyncResult begin_searchDnInGroups(java.lang.String attr, java.lang.String value)
attr
- Name of member attribute. Never null or empty.Ice.AsyncResult begin_searchDnInGroups(java.lang.String attr, java.lang.String value, java.util.Map<java.lang.String,java.lang.String> __ctx)
attr
- Name of member attribute. Never null or empty.__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_searchDnInGroups(java.lang.String attr, java.lang.String value, Ice.Callback __cb)
attr
- Name of member attribute. Never null or empty.__cb
- The asynchronous callback object.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)
attr
- Name of member attribute. Never null or empty.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_searchDnInGroups(java.lang.String attr, java.lang.String value, Callback_ILdap_searchDnInGroups __cb)
attr
- Name of member attribute. Never null or empty.__cb
- The asynchronous callback object.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)
attr
- Name of member attribute. Never null or empty.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.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)
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.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)
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.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)
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.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)
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.java.util.List<java.lang.String> end_searchDnInGroups(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.ServerError
java.util.List<Experimenter> searchByAttribute(java.lang.String dn, java.lang.String attribute, java.lang.String value) throws ServerError
Experimenter
in LDAP for
specified attribute.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.ServerError
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
Experimenter
in LDAP for
specified attribute.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.ServerError
Ice.AsyncResult begin_searchByAttribute(java.lang.String dn, java.lang.String attribute, java.lang.String value)
Experimenter
in LDAP for
specified attribute.dn
- Distinguished Name base for search. Never
null.attribute
- Name of attribute. Never null or empty.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)
Experimenter
in LDAP for
specified attribute.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.Ice.AsyncResult begin_searchByAttribute(java.lang.String dn, java.lang.String attribute, java.lang.String value, Ice.Callback __cb)
Experimenter
in LDAP for
specified attribute.dn
- Distinguished Name base for search. Never
null.attribute
- Name of attribute. Never null or empty.__cb
- The asynchronous callback object.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)
Experimenter
in LDAP for
specified attribute.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.Ice.AsyncResult begin_searchByAttribute(java.lang.String dn, java.lang.String attribute, java.lang.String value, Callback_ILdap_searchByAttribute __cb)
Experimenter
in LDAP for
specified attribute.dn
- Distinguished Name base for search. Never
null.attribute
- Name of attribute. Never null or empty.__cb
- The asynchronous callback object.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)
Experimenter
in LDAP for
specified attribute.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.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)
Experimenter
in LDAP for
specified attribute.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.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)
Experimenter
in LDAP for
specified attribute.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.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)
Experimenter
in LDAP for
specified attribute.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.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)
Experimenter
in LDAP for
specified attribute.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.java.util.List<Experimenter> end_searchByAttribute(Ice.AsyncResult __result) throws ServerError
Experimenter
in LDAP for
specified attribute.__result
- The asynchronous result object.ServerError
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
Experimenter
in LDAP for
specified attributes. Attributes should be specified in
StringSet and their values should be set in equivalent
StringSet.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.ServerError
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
Experimenter
in LDAP for
specified attributes. Attributes should be specified in
StringSet and their values should be set in equivalent
StringSet.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.ServerError
Ice.AsyncResult begin_searchByAttributes(java.lang.String dn, java.util.List<java.lang.String> attributes, java.util.List<java.lang.String> values)
Experimenter
in LDAP for
specified attributes. Attributes should be specified in
StringSet and their values should be set in equivalent
StringSet.dn
- Distinguished Name base for search. Never
null.attributes
- Name of attribute. Never null or empty.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)
Experimenter
in LDAP for
specified attributes. Attributes should be specified in
StringSet and their values should be set in equivalent
StringSet.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.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)
Experimenter
in LDAP for
specified attributes. Attributes should be specified in
StringSet and their values should be set in equivalent
StringSet.dn
- Distinguished Name base for search. Never
null.attributes
- Name of attribute. Never null or empty.__cb
- The asynchronous callback object.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)
Experimenter
in LDAP for
specified attributes. Attributes should be specified in
StringSet and their values should be set in equivalent
StringSet.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.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)
Experimenter
in LDAP for
specified attributes. Attributes should be specified in
StringSet and their values should be set in equivalent
StringSet.dn
- Distinguished Name base for search. Never
null.attributes
- Name of attribute. Never null or empty.__cb
- The asynchronous callback object.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)
Experimenter
in LDAP for
specified attributes. Attributes should be specified in
StringSet and their values should be set in equivalent
StringSet.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.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)
Experimenter
in LDAP for
specified attributes. Attributes should be specified in
StringSet and their values should be set in equivalent
StringSet.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.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)
Experimenter
in LDAP for
specified attributes. Attributes should be specified in
StringSet and their values should be set in equivalent
StringSet.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.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)
Experimenter
in LDAP for
specified attributes. Attributes should be specified in
StringSet and their values should be set in equivalent
StringSet.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.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)
Experimenter
in LDAP for
specified attributes. Attributes should be specified in
StringSet and their values should be set in equivalent
StringSet.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.java.util.List<Experimenter> end_searchByAttributes(Ice.AsyncResult __result) throws ServerError
Experimenter
in LDAP for
specified attributes. Attributes should be specified in
StringSet and their values should be set in equivalent
StringSet.__result
- The asynchronous result object.ServerError
Experimenter searchByDN(java.lang.String userdn) throws ServerError
Experimenter
in LDAP for
specified Distinguished Name.userdn
- unique Distinguished Name - string of user,
Never null or empty.ServerError
Experimenter searchByDN(java.lang.String userdn, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Experimenter
in LDAP for
specified Distinguished Name.userdn
- unique Distinguished Name - string of user,
Never null or empty.__ctx
- The Context map to send with the invocation.ServerError
Ice.AsyncResult begin_searchByDN(java.lang.String userdn)
Experimenter
in LDAP for
specified Distinguished Name.userdn
- unique Distinguished Name - string of user,
Never null or empty.Ice.AsyncResult begin_searchByDN(java.lang.String userdn, java.util.Map<java.lang.String,java.lang.String> __ctx)
Experimenter
in LDAP for
specified Distinguished Name.userdn
- unique Distinguished Name - string of user,
Never null or empty.__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_searchByDN(java.lang.String userdn, Ice.Callback __cb)
Experimenter
in LDAP for
specified Distinguished Name.userdn
- unique Distinguished Name - string of user,
Never null or empty.__cb
- The asynchronous callback object.Ice.AsyncResult begin_searchByDN(java.lang.String userdn, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Experimenter
in LDAP for
specified Distinguished Name.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.Ice.AsyncResult begin_searchByDN(java.lang.String userdn, Callback_ILdap_searchByDN __cb)
Experimenter
in LDAP for
specified Distinguished Name.userdn
- unique Distinguished Name - string of user,
Never null or empty.__cb
- The asynchronous callback object.Ice.AsyncResult begin_searchByDN(java.lang.String userdn, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ILdap_searchByDN __cb)
Experimenter
in LDAP for
specified Distinguished Name.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.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)
Experimenter
in LDAP for
specified Distinguished Name.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.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)
Experimenter
in LDAP for
specified Distinguished Name.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.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)
Experimenter
in LDAP for
specified Distinguished Name.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.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)
Experimenter
in LDAP for
specified Distinguished Name.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.Experimenter end_searchByDN(Ice.AsyncResult __result) throws ServerError
Experimenter
in LDAP for
specified Distinguished Name.__result
- The asynchronous result object.ServerError
java.lang.String findDN(java.lang.String username) throws ServerError
username
- Name of the Experimenter equals CommonName.ApiUsageException
- if more then one 'cn' under the specified base.ServerError
java.lang.String findDN(java.lang.String username, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
username
- Name of the Experimenter equals CommonName.__ctx
- The Context map to send with the invocation.ApiUsageException
- if more then one 'cn' under the specified base.ServerError
Ice.AsyncResult begin_findDN(java.lang.String username)
username
- Name of the Experimenter equals CommonName.Ice.AsyncResult begin_findDN(java.lang.String username, java.util.Map<java.lang.String,java.lang.String> __ctx)
username
- Name of the Experimenter equals CommonName.__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_findDN(java.lang.String username, Ice.Callback __cb)
username
- Name of the Experimenter equals CommonName.__cb
- The asynchronous callback object.Ice.AsyncResult begin_findDN(java.lang.String username, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
username
- Name of the Experimenter equals CommonName.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_findDN(java.lang.String username, Callback_ILdap_findDN __cb)
username
- Name of the Experimenter equals CommonName.__cb
- The asynchronous callback object.Ice.AsyncResult begin_findDN(java.lang.String username, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ILdap_findDN __cb)
username
- Name of the Experimenter equals CommonName.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.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)
username
- Name of the Experimenter equals CommonName.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
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.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)
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.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)
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.java.lang.String end_findDN(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.ApiUsageException
- if more then one 'cn' under the specified base.ServerError
java.lang.String findGroupDN(java.lang.String groupname) throws ServerError
ApiUsageException
- if more then one 'cn' under the specified base.ServerError
java.lang.String findGroupDN(java.lang.String groupname, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
__ctx
- The Context map to send with the invocation.ApiUsageException
- if more then one 'cn' under the specified base.ServerError
Ice.AsyncResult begin_findGroupDN(java.lang.String groupname)
Ice.AsyncResult begin_findGroupDN(java.lang.String groupname, java.util.Map<java.lang.String,java.lang.String> __ctx)
__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_findGroupDN(java.lang.String groupname, Ice.Callback __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_findGroupDN(java.lang.String groupname, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_findGroupDN(java.lang.String groupname, Callback_ILdap_findGroupDN __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_findGroupDN(java.lang.String groupname, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ILdap_findGroupDN __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.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)
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
__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.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)
__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.java.lang.String end_findGroupDN(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.ApiUsageException
- if more then one 'cn' under the specified base.ServerError
Experimenter findExperimenter(java.lang.String username) throws ServerError
username
- Name of the Experimenter equals CommonName.ApiUsageException
- if more then one 'cn' under the specified base.ServerError
Experimenter findExperimenter(java.lang.String username, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
username
- Name of the Experimenter equals CommonName.__ctx
- The Context map to send with the invocation.ApiUsageException
- if more then one 'cn' under the specified base.ServerError
Ice.AsyncResult begin_findExperimenter(java.lang.String username)
username
- Name of the Experimenter equals CommonName.Ice.AsyncResult begin_findExperimenter(java.lang.String username, java.util.Map<java.lang.String,java.lang.String> __ctx)
username
- Name of the Experimenter equals CommonName.__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_findExperimenter(java.lang.String username, Ice.Callback __cb)
username
- Name of the Experimenter equals CommonName.__cb
- The asynchronous callback object.Ice.AsyncResult begin_findExperimenter(java.lang.String username, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
username
- Name of the Experimenter equals CommonName.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_findExperimenter(java.lang.String username, Callback_ILdap_findExperimenter __cb)
username
- Name of the Experimenter equals CommonName.__cb
- The asynchronous callback object.Ice.AsyncResult begin_findExperimenter(java.lang.String username, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ILdap_findExperimenter __cb)
username
- Name of the Experimenter equals CommonName.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.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)
username
- Name of the Experimenter equals CommonName.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
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.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)
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.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)
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.Experimenter end_findExperimenter(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.ApiUsageException
- if more then one 'cn' under the specified base.ServerError
ExperimenterGroup findGroup(java.lang.String groupname) throws ServerError
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.groupname
- null.
ApiUsageException
- if more then one group name matches under the
specified base.ServerError
ExperimenterGroup findGroup(java.lang.String groupname, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
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.groupname
- __ctx
- The Context map to send with the invocation.null.
ApiUsageException
- if more then one group name matches under the
specified base.ServerError
Ice.AsyncResult begin_findGroup(java.lang.String groupname)
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.groupname
- Ice.AsyncResult begin_findGroup(java.lang.String groupname, java.util.Map<java.lang.String,java.lang.String> __ctx)
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.groupname
- __ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_findGroup(java.lang.String groupname, Ice.Callback __cb)
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.groupname
- __cb
- The asynchronous callback object.Ice.AsyncResult begin_findGroup(java.lang.String groupname, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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.groupname
- __ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_findGroup(java.lang.String groupname, Callback_ILdap_findGroup __cb)
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.groupname
- __cb
- The asynchronous callback object.Ice.AsyncResult begin_findGroup(java.lang.String groupname, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ILdap_findGroup __cb)
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.groupname
- __ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.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)
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.groupname
- __responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
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.groupname
- __responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
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.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.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)
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.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.ExperimenterGroup end_findGroup(Ice.AsyncResult __result) throws ServerError
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.__result
- The asynchronous result object.null.
ApiUsageException
- if more then one group name matches under the
specified base.ServerError
void setDN(RLong experimenterID, java.lang.String dn) throws ServerError
ServerError
void setDN(RLong experimenterID, java.lang.String dn, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
ServerError
Ice.AsyncResult begin_setDN(RLong experimenterID, java.lang.String dn)
Ice.AsyncResult begin_setDN(RLong experimenterID, java.lang.String dn, java.util.Map<java.lang.String,java.lang.String> __ctx)
__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_setDN(RLong experimenterID, java.lang.String dn, Ice.Callback __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_setDN(RLong experimenterID, java.lang.String dn, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_setDN(RLong experimenterID, java.lang.String dn, Callback_ILdap_setDN __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_setDN(RLong experimenterID, java.lang.String dn, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ILdap_setDN __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.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)
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
__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.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)
__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.void end_setDN(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.ServerError
boolean getSetting() throws ServerError
ServerError
boolean getSetting(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
__ctx
- The Context map to send with the invocation.ServerError
Ice.AsyncResult begin_getSetting()
Ice.AsyncResult begin_getSetting(java.util.Map<java.lang.String,java.lang.String> __ctx)
__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_getSetting(Ice.Callback __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_getSetting(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getSetting(Callback_ILdap_getSetting __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_getSetting(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ILdap_getSetting __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getSetting(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_getSetting(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
__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.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)
__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.boolean end_getSetting(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.ServerError
java.util.List<Experimenter> discover() throws ServerError
Experimenter
s who
are present in the remote LDAP server and in the local DB
but have the ldap
property set to
false
.ServerError
java.util.List<Experimenter> discover(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Experimenter
s who
are present in the remote LDAP server and in the local DB
but have the ldap
property set to
false
.__ctx
- The Context map to send with the invocation.ServerError
Ice.AsyncResult begin_discover()
Experimenter
s 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)
Experimenter
s who
are present in the remote LDAP server and in the local DB
but have the ldap
property set to
false
.__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_discover(Ice.Callback __cb)
Experimenter
s who
are present in the remote LDAP server and in the local DB
but have the ldap
property set to
false
.__cb
- The asynchronous callback object.Ice.AsyncResult begin_discover(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Experimenter
s who
are present in the remote LDAP server and in the local DB
but have the ldap
property set to
false
.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_discover(Callback_ILdap_discover __cb)
Experimenter
s who
are present in the remote LDAP server and in the local DB
but have the ldap
property set to
false
.__cb
- The asynchronous callback object.Ice.AsyncResult begin_discover(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ILdap_discover __cb)
Experimenter
s who
are present in the remote LDAP server and in the local DB
but have the ldap
property set to
false
.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_discover(IceInternal.Functional_GenericCallback1<java.util.List<Experimenter>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Experimenter
s who
are present in the remote LDAP server and in the local DB
but have the ldap
property set to
false
.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
Experimenter
s who
are present in the remote LDAP server and in the local DB
but have the ldap
property set to
false
.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
Experimenter
s who
are present in the remote LDAP server and in the local DB
but have the ldap
property set to
false
.__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.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)
Experimenter
s who
are present in the remote LDAP server and in the local DB
but have the ldap
property set to
false
.__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.java.util.List<Experimenter> end_discover(Ice.AsyncResult __result) throws ServerError
Experimenter
s who
are present in the remote LDAP server and in the local DB
but have the ldap
property set to
false
.__result
- The asynchronous result object.ServerError
java.util.List<ExperimenterGroup> discoverGroups() throws ServerError
ExperimenterGroup
s
which are present in the remote LDAP server and in the local
DB but have the ldap
property set to
false
.ServerError
java.util.List<ExperimenterGroup> discoverGroups(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
ExperimenterGroup
s
which are present in the remote LDAP server and in the local
DB but have the ldap
property set to
false
.__ctx
- The Context map to send with the invocation.ServerError
Ice.AsyncResult begin_discoverGroups()
ExperimenterGroup
s
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)
ExperimenterGroup
s
which are present in the remote LDAP server and in the local
DB but have the ldap
property set to
false
.__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_discoverGroups(Ice.Callback __cb)
ExperimenterGroup
s
which are present in the remote LDAP server and in the local
DB but have the ldap
property set to
false
.__cb
- The asynchronous callback object.Ice.AsyncResult begin_discoverGroups(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
ExperimenterGroup
s
which are present in the remote LDAP server and in the local
DB but have the ldap
property set to
false
.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_discoverGroups(Callback_ILdap_discoverGroups __cb)
ExperimenterGroup
s
which are present in the remote LDAP server and in the local
DB but have the ldap
property set to
false
.__cb
- The asynchronous callback object.Ice.AsyncResult begin_discoverGroups(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ILdap_discoverGroups __cb)
ExperimenterGroup
s
which are present in the remote LDAP server and in the local
DB but have the ldap
property set to
false
.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_discoverGroups(IceInternal.Functional_GenericCallback1<java.util.List<ExperimenterGroup>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
ExperimenterGroup
s
which are present in the remote LDAP server and in the local
DB but have the ldap
property set to
false
.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
ExperimenterGroup
s
which are present in the remote LDAP server and in the local
DB but have the ldap
property set to
false
.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
ExperimenterGroup
s
which are present in the remote LDAP server and in the local
DB but have the ldap
property set to
false
.__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.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)
ExperimenterGroup
s
which are present in the remote LDAP server and in the local
DB but have the ldap
property set to
false
.__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.java.util.List<ExperimenterGroup> end_discoverGroups(Ice.AsyncResult __result) throws ServerError
ExperimenterGroup
s
which are present in the remote LDAP server and in the local
DB but have the ldap
property set to
false
.__result
- The asynchronous result object.ServerError
Experimenter createUser(java.lang.String username) throws ServerError
Experimenter
entry in the
OMERO DB based on the supplied LDAP username.username
- ServerError
Experimenter createUser(java.lang.String username, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Experimenter
entry in the
OMERO DB based on the supplied LDAP username.username
- __ctx
- The Context map to send with the invocation.ServerError
Ice.AsyncResult begin_createUser(java.lang.String username)
Experimenter
entry in the
OMERO DB based on the supplied LDAP username.username
- Ice.AsyncResult begin_createUser(java.lang.String username, java.util.Map<java.lang.String,java.lang.String> __ctx)
Experimenter
entry in the
OMERO DB based on the supplied LDAP username.username
- __ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_createUser(java.lang.String username, Ice.Callback __cb)
Experimenter
entry in the
OMERO DB based on the supplied LDAP username.username
- __cb
- The asynchronous callback object.Ice.AsyncResult begin_createUser(java.lang.String username, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Experimenter
entry in the
OMERO DB based on the supplied LDAP username.username
- __ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_createUser(java.lang.String username, Callback_ILdap_createUser __cb)
Experimenter
entry in the
OMERO DB based on the supplied LDAP username.username
- __cb
- The asynchronous callback object.Ice.AsyncResult begin_createUser(java.lang.String username, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ILdap_createUser __cb)
Experimenter
entry in the
OMERO DB based on the supplied LDAP username.username
- __ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.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)
Experimenter
entry in the
OMERO DB based on the supplied LDAP username.username
- __responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
Experimenter
entry in the
OMERO DB based on the supplied LDAP username.username
- __responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
Experimenter
entry in the
OMERO DB based on the supplied LDAP username.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.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)
Experimenter
entry in the
OMERO DB based on the supplied LDAP username.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.Experimenter end_createUser(Ice.AsyncResult __result) throws ServerError
Experimenter
entry in the
OMERO DB based on the supplied LDAP username.__result
- The asynchronous result object.ServerError