public class LdapI extends AbstractAmdServant implements omero.api._ILdapOperations
ILdap| Constructor and Description | 
|---|
LdapI(ILdap service,
     BlitzExecutor be)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
createUser_async(omero.api.AMD_ILdap_createUser __cb,
                java.lang.String username,
                Ice.Current __current)  | 
void | 
discover_async(omero.api.AMD_ILdap_discover __cb,
              Ice.Current __current)  | 
void | 
discoverGroups_async(omero.api.AMD_ILdap_discoverGroups __cb,
                    Ice.Current __current)  | 
void | 
findDN_async(omero.api.AMD_ILdap_findDN __cb,
            java.lang.String username,
            Ice.Current __current)  | 
void | 
findExperimenter_async(omero.api.AMD_ILdap_findExperimenter __cb,
                      java.lang.String username,
                      Ice.Current __current)  | 
void | 
findGroup_async(omero.api.AMD_ILdap_findGroup __cb,
               java.lang.String groupname,
               Ice.Current __current)  | 
void | 
findGroupDN_async(omero.api.AMD_ILdap_findGroupDN __cb,
                 java.lang.String groupname,
                 Ice.Current __current)  | 
void | 
getSetting_async(omero.api.AMD_ILdap_getSetting __cb,
                Ice.Current __current)  | 
void | 
searchAll_async(omero.api.AMD_ILdap_searchAll __cb,
               Ice.Current __current)  | 
void | 
searchByAttribute_async(omero.api.AMD_ILdap_searchByAttribute __cb,
                       java.lang.String dn,
                       java.lang.String attribute,
                       java.lang.String value,
                       Ice.Current __current)  | 
void | 
searchByAttributes_async(omero.api.AMD_ILdap_searchByAttributes __cb,
                        java.lang.String dn,
                        java.util.List<java.lang.String> attributes,
                        java.util.List<java.lang.String> values,
                        Ice.Current __current)  | 
void | 
searchByDN_async(omero.api.AMD_ILdap_searchByDN __cb,
                java.lang.String userdn,
                Ice.Current __current)  | 
void | 
searchDnInGroups_async(omero.api.AMD_ILdap_searchDnInGroups __cb,
                      java.lang.String attribute,
                      java.lang.String value,
                      Ice.Current __current)  | 
void | 
setDN_async(omero.api.AMD_ILdap_setDN __cb,
           omero.RLong experimenterID,
           java.lang.String dn,
           Ice.Current __current)  | 
activate_async, applyHardWiredInterceptors, callInvokerOnMappedArgs, callInvokerOnRawArgs, executorWorkCall, getCurrentEventContext_async, onSetOmeroContext, passivate_async, runnableCall, safeRunnableCall, setApplicationContext, setHolderpublic LdapI(ILdap service, BlitzExecutor be)
public void searchAll_async(omero.api.AMD_ILdap_searchAll __cb,
                            Ice.Current __current)
                     throws omero.ServerError
searchAll_async in interface omero.api._ILdapOperationsomero.ServerErrorpublic void searchDnInGroups_async(omero.api.AMD_ILdap_searchDnInGroups __cb,
                                   java.lang.String attribute,
                                   java.lang.String value,
                                   Ice.Current __current)
                            throws omero.ServerError
searchDnInGroups_async in interface omero.api._ILdapOperationsomero.ServerErrorpublic void searchByAttribute_async(omero.api.AMD_ILdap_searchByAttribute __cb,
                                    java.lang.String dn,
                                    java.lang.String attribute,
                                    java.lang.String value,
                                    Ice.Current __current)
                             throws omero.ServerError
searchByAttribute_async in interface omero.api._ILdapOperationsomero.ServerErrorpublic void searchByAttributes_async(omero.api.AMD_ILdap_searchByAttributes __cb,
                                     java.lang.String dn,
                                     java.util.List<java.lang.String> attributes,
                                     java.util.List<java.lang.String> values,
                                     Ice.Current __current)
                              throws omero.ServerError
searchByAttributes_async in interface omero.api._ILdapOperationsomero.ServerErrorpublic void searchByDN_async(omero.api.AMD_ILdap_searchByDN __cb,
                             java.lang.String userdn,
                             Ice.Current __current)
                      throws omero.ServerError
searchByDN_async in interface omero.api._ILdapOperationsomero.ServerErrorpublic void findDN_async(omero.api.AMD_ILdap_findDN __cb,
                         java.lang.String username,
                         Ice.Current __current)
                  throws omero.ServerError
findDN_async in interface omero.api._ILdapOperationsomero.ServerErrorpublic void findGroupDN_async(omero.api.AMD_ILdap_findGroupDN __cb,
                              java.lang.String groupname,
                              Ice.Current __current)
                       throws omero.ServerError
findGroupDN_async in interface omero.api._ILdapOperationsomero.ServerErrorpublic void findExperimenter_async(omero.api.AMD_ILdap_findExperimenter __cb,
                                   java.lang.String username,
                                   Ice.Current __current)
                            throws omero.ServerError
findExperimenter_async in interface omero.api._ILdapOperationsomero.ServerErrorpublic void findGroup_async(omero.api.AMD_ILdap_findGroup __cb,
                            java.lang.String groupname,
                            Ice.Current __current)
                     throws omero.ServerError
findGroup_async in interface omero.api._ILdapOperationsomero.ServerErrorpublic void setDN_async(omero.api.AMD_ILdap_setDN __cb,
                        omero.RLong experimenterID,
                        java.lang.String dn,
                        Ice.Current __current)
                 throws omero.ServerError
setDN_async in interface omero.api._ILdapOperationsomero.ServerErrorpublic void getSetting_async(omero.api.AMD_ILdap_getSetting __cb,
                             Ice.Current __current)
                      throws omero.ServerError
getSetting_async in interface omero.api._ILdapOperationsomero.ServerErrorpublic void createUser_async(omero.api.AMD_ILdap_createUser __cb,
                             java.lang.String username,
                             Ice.Current __current)
                      throws omero.ServerError
createUser_async in interface omero.api._ILdapOperationsomero.ServerErrorpublic void discover_async(omero.api.AMD_ILdap_discover __cb,
                           Ice.Current __current)
                    throws omero.ServerError
discover_async in interface omero.api._ILdapOperationsomero.ServerErrorpublic void discoverGroups_async(omero.api.AMD_ILdap_discoverGroups __cb,
                                 Ice.Current __current)
                          throws omero.ServerError
discoverGroups_async in interface omero.api._ILdapOperationsomero.ServerError
                
                
Version: 5.4.6-ice35-b87
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.