Uses of Interface
com.atlassian.user.impl.ldap.LDAPEntityFactory

Packages that use LDAPEntityFactory
com.atlassian.user.impl.ldap   
com.atlassian.user.impl.ldap.search.page   
 

Uses of LDAPEntityFactory in com.atlassian.user.impl.ldap
 

Subinterfaces of LDAPEntityFactory in com.atlassian.user.impl.ldap
 interface LDAPGroupFactory
           
 interface LDAPUserFactory
           
 

Classes in com.atlassian.user.impl.ldap that implement LDAPEntityFactory
 class DefaultLDAPGroupFactory
           
 class DefaultLDAPUserFactory
           
 

Uses of LDAPEntityFactory in com.atlassian.user.impl.ldap.search.page
 

Fields in com.atlassian.user.impl.ldap.search.page declared as LDAPEntityFactory
protected  LDAPEntityFactory LDAPEntityPager.entityFactory
           
 

Constructors in com.atlassian.user.impl.ldap.search.page with parameters of type LDAPEntityFactory
LDAPListOfGroupsPager(LdapContextFactory contextFactory, LDAPEntityFactory groupFactory, LDAPPagerInfo info)
           
LDAPEntityPager(LdapContextFactory repository, LDAPEntityFactory entityFactory, LDAPPagerInfo info)
           
 



Copyright © 2005-2007 Atlassian Software Systems Pty Ltd. All Rights Reserved.