Uses of Class
com.atlassian.crowd.integration.rest.service.BasicAuthRestExecutor
Packages that use BasicAuthRestExecutor
-
Uses of BasicAuthRestExecutor in com.atlassian.crowd.integration.rest.service
Methods in com.atlassian.crowd.integration.rest.service that return BasicAuthRestExecutorModifier and TypeMethodDescriptionstatic BasicAuthRestExecutorBasicAuthRestExecutor.createFrom(ClientProperties clientProperties, org.apache.http.impl.client.CloseableHttpClient httpClient) Constructs a new REST Crowd client executor instance.