|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.crowd.integration.service.soap.client.SecurityServerClientFactory
public class SecurityServerClientFactory
Use this class to maintain a singleton instance of the SecurityServerClient. If you are managing the SecurityServerClient instance externally, eg. via Spring, you do not need to use this class.
| Constructor Summary | |
|---|---|
SecurityServerClientFactory()
|
|
| Method Summary | |
|---|---|
static SecurityServerClient |
getSecurityServerClient()
Retrieve a singleton instance of the SecurityServerClient. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SecurityServerClientFactory()
| Method Detail |
|---|
public static SecurityServerClient getSecurityServerClient()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||