|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CrowdClientFactory
Class will create new instances of a CrowdClient.
| Method Summary | |
|---|---|
CrowdClient |
newInstance(ClientProperties clientProperties)
Constructs a new Crowd Client instance from the client properties. |
CrowdClient |
newInstance(String url,
String applicationName,
String applicationPassword)
Construct a new Crowd Client instance. |
| Method Detail |
|---|
CrowdClient newInstance(String url,
String applicationName,
String applicationPassword)
url - URL of the remote Crowd server.applicationName - The application name of the connecting application.applicationPassword - The password of the connecting application.
CrowdClient newInstance(ClientProperties clientProperties)
clientProperties - all the properties needed to initialise the client.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||