Uses of Interface
ome.api.local.LocalLdap

Packages that use LocalLdap
ome.logic The central repository of implementations which will be accessible through this server. 
ome.security.auth   
 

Uses of LocalLdap in ome.logic
 

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

Uses of LocalLdap in ome.security.auth
 

Fields in ome.security.auth declared as LocalLdap
protected  LocalLdap LdapPasswordProvider.ldap
           
 

Constructors in ome.security.auth with parameters of type LocalLdap
LdapPasswordProvider(LocalLdap ldap, org.springframework.jdbc.core.simple.SimpleJdbcOperations jdbc)
           
LdapPasswordProvider(LocalLdap ldap, org.springframework.jdbc.core.simple.SimpleJdbcOperations jdbc, boolean ignoreUnknown)
           
 



OmeroJava Api

Version: Beta-4.1.1-r5927-b91

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