Class BasicAuthRestExecutor

java.lang.Object
com.atlassian.crowd.integration.rest.service.RestExecutor
com.atlassian.crowd.integration.rest.service.BasicAuthRestExecutor
All Implemented Interfaces:
Closeable, AutoCloseable

public class BasicAuthRestExecutor extends RestExecutor
  • Method Details

    • createFrom

      public static BasicAuthRestExecutor createFrom(ClientProperties clientProperties, org.apache.http.impl.client.CloseableHttpClient httpClient)
      Constructs a new REST Crowd client executor instance.
      Parameters:
      clientProperties - connection parameters