public class AsapRestExecutor extends RestExecutor
RestExecutor for ASAP.| Modifier and Type | Method and Description |
|---|---|
static AsapRestExecutor |
createFrom(ClientProperties clientProperties,
com.atlassian.asap.api.client.http.AuthorizationHeaderGenerator authorizationHeaderGenerator,
org.apache.http.impl.client.CloseableHttpClient httpClient)
Constructs a new REST Crowd client executor instance.
|
protected com.atlassian.crowd.integration.rest.service.RestExecutor.MethodExecutor |
createMethodExecutor(org.apache.http.client.methods.HttpUriRequest request,
Set<Integer> statusCodesWithoutErrorEntity) |
close, createBaseUrl, createCredentialsProvider, createHttpHost, createMethodExecutorpublic static final String AUDIENCE
public static AsapRestExecutor createFrom(ClientProperties clientProperties, com.atlassian.asap.api.client.http.AuthorizationHeaderGenerator authorizationHeaderGenerator, org.apache.http.impl.client.CloseableHttpClient httpClient)
clientProperties - connection parametersprotected com.atlassian.crowd.integration.rest.service.RestExecutor.MethodExecutor createMethodExecutor(org.apache.http.client.methods.HttpUriRequest request, Set<Integer> statusCodesWithoutErrorEntity)
createMethodExecutor in class RestExecutorCopyright © 2017 Atlassian. All rights reserved.