|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |