|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.usermanagement.UserManagementHelperFactory
public class UserManagementHelperFactory
Factory to return the appropriate singleton UserManagementHelper. The UserManagementHelper needs to persist
between tests to fit with the current AbstractConfluenceAcceptanceTest pattern of clean up the last test
during set up.
| Constructor Summary | |
|---|---|
UserManagementHelperFactory()
|
|
| Method Summary | |
|---|---|
static UserManagementHelper |
getUserManagentHelper(boolean ldapMode,
org.apache.xmlrpc.XmlRpcClient xmlrpc)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UserManagementHelperFactory()
| Method Detail |
|---|
public static UserManagementHelper getUserManagentHelper(boolean ldapMode,
org.apache.xmlrpc.XmlRpcClient xmlrpc)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||