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
 

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