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
 

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-2009 Apache Software Foundation. All Rights Reserved.