| Package | Description |
|---|---|
| com.atlassian.crowd.integration.http | |
| com.atlassian.crowd.service.factory |
| Constructor and Description |
|---|
CrowdHttpAuthenticatorImpl(CrowdClient client,
ClientProperties clientProperties,
CrowdHttpTokenHelper tokenHelper) |
CrowdHttpAuthenticatorImpl(CrowdClient client,
ClientProperties clientProperties,
CrowdHttpTokenHelper tokenHelper,
TokenLockProvider tokenLockProvider) |
| Modifier and Type | Method and Description |
|---|---|
CrowdClient |
CrowdClientFactory.newInstance(ClientProperties clientProperties)
Constructs a new Crowd Client instance from the client properties.
|
CrowdClient |
CrowdClientFactory.newInstance(String url,
String applicationName,
String applicationPassword)
Construct a new Crowd Client instance.
|
Copyright © 2019 Atlassian. All rights reserved.