|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LDAPGroupAdaptor | |
com.atlassian.user.impl.ldap | |
com.atlassian.user.impl.ldap.adaptor | |
com.atlassian.user.impl.ldap.search.query |
Uses of LDAPGroupAdaptor in com.atlassian.user.impl.ldap |
Methods in com.atlassian.user.impl.ldap that return LDAPGroupAdaptor | |
LDAPGroupAdaptor |
LdapRepositoryAccessor.getGroupAdaptor()
|
Methods in com.atlassian.user.impl.ldap with parameters of type LDAPGroupAdaptor | |
void |
LdapRepositoryAccessor.setGroupAdaptor(LDAPGroupAdaptor groupAdaptor)
|
Constructors in com.atlassian.user.impl.ldap with parameters of type LDAPGroupAdaptor | |
LDAPGroupManagerReadOnly(RepositoryIdentifier repositoryIdentifier,
LDAPGroupAdaptor groupAdaptor)
|
Uses of LDAPGroupAdaptor in com.atlassian.user.impl.ldap.adaptor |
Classes in com.atlassian.user.impl.ldap.adaptor that implement LDAPGroupAdaptor | |
class |
AbstractLDAPGroupAdaptor
|
class |
LDAPDynamicGroupAdaptor
Dynamic groups, in 'LDAP speak', express their membership via user entries (you need to examine the user entry to discover what groups the user belongs to). |
class |
LDAPStaticGroupAdaptor
|
Uses of LDAPGroupAdaptor in com.atlassian.user.impl.ldap.search.query |
Constructors in com.atlassian.user.impl.ldap.search.query with parameters of type LDAPGroupAdaptor | |
LDAPEntityQueryParser(LdapContextFactory repository,
LDAPGroupAdaptor groupAdaptor,
RepositoryIdentifier repositoryIdentifier,
LDAPUserFactory userFactory,
LdapSearchProperties searchProperties,
LdapMembershipProperties membershipProperties,
LdapFilterFactory filterFactory)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |