Uses of Class
ome.logic.LdapImpl

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

Uses of LdapImpl in ome.logic
 

Fields in ome.logic declared as LdapImpl
protected  LdapImpl AdminImpl.ldapUtil
           
 

Constructors in ome.logic with parameters of type LdapImpl
AdminImpl(ome.util.SqlAction sql, SessionFactory osf, org.springframework.mail.MailSender mailSender, org.springframework.mail.SimpleMailMessage templateMessage, ACLVoter aclVoter, PasswordProvider passwordProvider, RoleProvider roleProvider, LdapImpl ldapUtil, PasswordUtil passwordUtil)
           
 

Uses of LdapImpl in ome.security.auth
 

Fields in ome.security.auth declared as LdapImpl
protected  LdapImpl LdapPasswordProvider.ldapUtil
           
 

Constructors in ome.security.auth with parameters of type LdapImpl
LdapPasswordProvider(PasswordUtil util, LdapImpl ldap)
           
LdapPasswordProvider(PasswordUtil util, LdapImpl ldap, boolean ignoreUnknown)
           
 

Uses of LdapImpl in ome.security.auth.providers
 

Fields in ome.security.auth.providers declared as LdapImpl
protected  LdapImpl LdapPasswordProvider431.ldapUtil
           
 

Constructors in ome.security.auth.providers with parameters of type LdapImpl
LdapPasswordProvider431(PasswordUtil util, LdapImpl ldap)
           
LdapPasswordProvider431(PasswordUtil util, LdapImpl ldap, boolean ignoreUnknown)
           
 



OmeroJava Api

Version: 4.3.4-dbcbce5a-b4

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