Uses of Interface
ome.api.ILdap

Packages that use ILdap
ome.api.local Non-client service API for OMERO This includes interfaces for the local administration of the OMERO server. 
ome.logic The central repository of implementations which will be accessible through this server. 
ome.services.blitz.impl   
ome.system Provides the necessary container structure for the entire Omero system. 
 

Uses of ILdap in ome.api.local
 

Subinterfaces of ILdap in ome.api.local
 interface LocalLdap
          Provides local (internal) extensions for administration
 

Uses of ILdap in ome.logic
 

Classes in ome.logic that implement ILdap
 class LdapImpl
          Provides methods for administering user accounts, passwords, as well as methods which require special privileges.
 

Uses of ILdap in ome.services.blitz.impl
 

Constructors in ome.services.blitz.impl with parameters of type ILdap
LdapI(ILdap service, BlitzExecutor be)
           
 

Uses of ILdap in ome.system
 

Methods in ome.system that return ILdap
 ILdap ServiceFactory.getLdapService()
           
 



OmeroJava Api

Version: Beta-4.1.1-r5927-b91

Copyright © 2009 The University of Dundee. All Rights Reserved.