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

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

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

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

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

Fields in net.sourceforge.heracles.service.impl declared as KerberosQuery
private  KerberosQuery AuthenticationImpl.kerberosQuery
           
 

Methods in net.sourceforge.heracles.service.impl with parameters of type KerberosQuery
 void AuthenticationImpl.setKerberosQuery(KerberosQuery kerberosQuery)
          This method is for spring to set a KerberosQuery object
 



Copyright © 2007 null. All Rights Reserved.