|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CrowdClient | |
|---|---|
| com.atlassian.crowd.integration.http | |
| com.atlassian.crowd.service.factory | |
| Uses of CrowdClient in com.atlassian.crowd.integration.http |
|---|
| Constructors in com.atlassian.crowd.integration.http with parameters of type CrowdClient | |
|---|---|
CrowdHttpAuthenticatorImpl(CrowdClient client,
ClientProperties clientProperties,
CrowdHttpTokenHelper tokenHelper)
|
|
| Uses of CrowdClient in com.atlassian.crowd.service.factory |
|---|
| Methods in com.atlassian.crowd.service.factory that return CrowdClient | |
|---|---|
CrowdClient |
CrowdClientFactory.newInstance(ClientProperties clientProperties)
Constructs a new Crowd Client instance from the client properties. |
CrowdClient |
CrowdClientFactory.newInstance(java.lang.String url,
java.lang.String applicationName,
java.lang.String applicationPassword)
Construct a new Crowd Client instance. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||