|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LDAPUserFactory | |
com.atlassian.user.impl.ldap | |
com.atlassian.user.impl.ldap.adaptor | |
com.atlassian.user.impl.ldap.search.query |
Uses of LDAPUserFactory in com.atlassian.user.impl.ldap |
Classes in com.atlassian.user.impl.ldap that implement LDAPUserFactory | |
class |
DefaultLDAPUserFactory
|
Methods in com.atlassian.user.impl.ldap that return LDAPUserFactory | |
LDAPUserFactory |
LdapRepositoryAccessor.getUserFactory()
|
Methods in com.atlassian.user.impl.ldap with parameters of type LDAPUserFactory | |
void |
LdapRepositoryAccessor.setUserFactory(LDAPUserFactory userFactory)
|
Uses of LDAPUserFactory in com.atlassian.user.impl.ldap.adaptor |
Constructors in com.atlassian.user.impl.ldap.adaptor with parameters of type LDAPUserFactory | |
LDAPDynamicGroupAdaptor(LdapContextFactory repo,
LdapSearchProperties searchProperties,
LDAPGroupFactory groupFactory,
LdapFilterFactory filterFactory,
LDAPUserFactory userFactory,
LdapMembershipProperties membershipProperties)
|
Uses of LDAPUserFactory in com.atlassian.user.impl.ldap.search.query |
Constructors in com.atlassian.user.impl.ldap.search.query with parameters of type LDAPUserFactory | |
LDAPEntityQueryParser(LdapContextFactory repository,
LDAPGroupAdaptor groupAdaptor,
RepositoryIdentifier repositoryIdentifier,
LDAPUserFactory userFactory,
LdapSearchProperties searchProperties,
LdapMembershipProperties membershipProperties,
LdapFilterFactory filterFactory)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |