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

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

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

Subinterfaces of LdapReadOnlyPrincipalDao in org.apache.jetspeed.security.spi.impl.ldap
 interface LdapPrincipalDao
           Generic DAO interface for LDAP principals.
 interface LdapUserCredentialDao
           User credential dao.
 interface LdapUserPrincipalDao
           The ldap user principal DAO.
 

Classes in org.apache.jetspeed.security.spi.impl.ldap that implement LdapReadOnlyPrincipalDao
 class LdapGroupDaoImpl
           DAO for handling group objects.
 class LdapMemberShipDaoImpl
           
 class LdapPrincipalDaoImpl
           
 class LdapRoleDaoImpl
           DAO for handling group objects.
 class LdapUserCredentialDaoImpl
           
 class LdapUserPrincipalDaoImpl
           
 



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