Uses of Interface
org.apache.jetspeed.security.spi.impl.ldap.LdapUserCredentialDao

Packages that use LdapUserCredentialDao
org.apache.jetspeed.security.spi.impl   
org.apache.jetspeed.security.spi.impl.ldap   
 

Uses of LdapUserCredentialDao in org.apache.jetspeed.security.spi.impl
 

Fields in org.apache.jetspeed.security.spi.impl declared as LdapUserCredentialDao
private  LdapUserCredentialDao LdapCredentialHandler.ldap
          The LdapUserCredentialDao.
 

Constructors in org.apache.jetspeed.security.spi.impl with parameters of type LdapUserCredentialDao
LdapCredentialHandler(LdapUserCredentialDao ldap)
           Constructor given a LdapUserCredentialDao.
 

Uses of LdapUserCredentialDao in org.apache.jetspeed.security.spi.impl.ldap
 

Classes in org.apache.jetspeed.security.spi.impl.ldap that implement LdapUserCredentialDao
 class LdapUserCredentialDaoImpl
           
 



Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.