|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.user.impl.ldap.repository.DefaultLdapContextFactory
com.atlassian.user.search.page.MockLdapContextFactory
public class MockLdapContextFactory
| Field Summary |
|---|
| Fields inherited from interface com.atlassian.user.impl.ldap.repository.LdapContextFactory |
|---|
BASE_GROUP_NAMESPACE, BASE_USER_NAMESPACE, BATCH_SIZE, EMAIL_ATTRIBUTE, FIRSTNAME_ATTRIBUTE, GROUP_SEARCH_ALL_DEPTHS, GROUP_SEARCH_FILTER, GROUPNAME_ATTRIBUTE, HOST, JNDI_INITIAL_CONTEXT_FACTORY, MEMBERSHIP_ATTRIBUTE, PASSWORD_ATTRIBUTE, PORT, PROVIDER_URL, SECURITY_AUTHENTICATION, SECURITY_CREDENTIAL, SECURITY_PRINCIPAL, SECURITY_PROTOCOL, SURNAME_ATTRIBUTE, TIME_TO_LIVE, USE_UNQUALIFIED_USER_NAME_FOR_MEMBERSHIP_COMPARISON, USER_SEARCH_ALL_DEPTHS, USER_SEARCH_FILTER, USERNAME_ATTRIBUTE |
| Constructor Summary | |
|---|---|
MockLdapContextFactory(List<? extends SearchResult> resultsToReturn)
|
|
| Method Summary | |
|---|---|
DirContext |
getLDAPContext()
|
| Methods inherited from class com.atlassian.user.impl.ldap.repository.DefaultLdapContextFactory |
|---|
getAuthenticationJndiEnvironment, getJNDIEnv |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MockLdapContextFactory(List<? extends SearchResult> resultsToReturn)
| Method Detail |
|---|
public DirContext getLDAPContext()
throws com.atlassian.user.impl.RepositoryException
getLDAPContext in interface com.atlassian.user.impl.ldap.repository.LdapContextFactorygetLDAPContext in class com.atlassian.user.impl.ldap.repository.DefaultLdapContextFactorycom.atlassian.user.impl.RepositoryException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||