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

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

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

Fields in org.apache.jetspeed.security.spi.impl declared as LdapUserPrincipalDao
private  LdapUserPrincipalDao LdapSecurityMappingHandler.userDao
           
 

Constructors in org.apache.jetspeed.security.spi.impl with parameters of type LdapUserPrincipalDao
LdapSecurityMappingHandler(LdapUserPrincipalDao userDao, LdapPrincipalDao groupDao, LdapPrincipalDao roleDao)
           
 

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

Classes in org.apache.jetspeed.security.spi.impl.ldap that implement LdapUserPrincipalDao
 class LdapUserPrincipalDaoImpl
           
 



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