Uses of Interface
net.sourceforge.heracles.dao.LdapQuery

Packages that use LdapQuery
net.sourceforge.heracles.dao.impl   
net.sourceforge.heracles.service.impl   
 

Uses of LdapQuery in net.sourceforge.heracles.dao.impl
 

Classes in net.sourceforge.heracles.dao.impl that implement LdapQuery
 class LdapQueryImpl
          Title: KerberosQueryImpl.java
Description: This class communicats with JNDI
Java Version: JDK 1.5
 

Uses of LdapQuery in net.sourceforge.heracles.service.impl
 

Fields in net.sourceforge.heracles.service.impl declared as LdapQuery
private  LdapQuery SearchImpl.ldapQuery
           
 

Methods in net.sourceforge.heracles.service.impl with parameters of type LdapQuery
 void SearchImpl.setLdapQuery(LdapQuery ldapQuery)
          Spring needs this method to inizalize the ldapQuery object.
 



Copyright © 2007 null. All Rights Reserved.