Class ApplinksClient
java.lang.Object
com.atlassian.crowd.acceptance.tests.cluster.testutil.BaseRestAdminClient
com.atlassian.crowd.acceptance.tests.cluster.testutil.ApplinksClient
-
Field Summary
Fields inherited from class com.atlassian.crowd.acceptance.tests.cluster.testutil.BaseRestAdminClient
baseUrl, REST_RESOURCE, restAdminResource
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addOutgoingApplink
(com.atlassian.oauth2.client.rest.api.RestClientConfiguration oauth2Config) void
removeApplinkByName
(String name) Methods inherited from class com.atlassian.crowd.acceptance.tests.cluster.testutil.BaseRestAdminClient
pagedGet
-
Field Details
-
OAUTH2_CLIENT_RESOURCE
- See Also:
-
OAUTH2_CONFIG_RESOURCE
- See Also:
-
-
Constructor Details
-
ApplinksClient
-
-
Method Details
-
addOutgoingApplink
public void addOutgoingApplink(com.atlassian.oauth2.client.rest.api.RestClientConfiguration oauth2Config) -
removeApplinkByName
-