public class TenantCommandImpl extends AbstractSecureCommand<org.apache.http.client.methods.HttpGet,Tenants> implements TenantCommand
LOG, request, response| Constructor and Description |
|---|
TenantCommandImpl(Account account,
org.apache.http.client.HttpClient httpClient,
Access access,
java.lang.String url) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.http.client.methods.HttpGet |
createRequest(java.lang.String url) |
protected Tenants |
getReturnObject(org.apache.http.HttpResponse response) |
protected HttpStatusChecker[] |
getStatusCheckers() |
protected static java.lang.String |
modifyUrl(java.lang.String authUrl) |
call, getURL, setConnectionKeepAliveaddHeaders, close, closeStreamAutomatically, createObjectMapper, modifyURI, setAllowErrorLog, setHeaderprotected static java.lang.String modifyUrl(java.lang.String authUrl)
protected Tenants getReturnObject(org.apache.http.HttpResponse response) throws java.io.IOException
getReturnObject in class AbstractCommand<org.apache.http.client.methods.HttpGet,Tenants>java.io.IOExceptionprotected org.apache.http.client.methods.HttpGet createRequest(java.lang.String url)
createRequest in class AbstractCommand<org.apache.http.client.methods.HttpGet,Tenants>protected HttpStatusChecker[] getStatusCheckers()
getStatusCheckers in class AbstractCommand<org.apache.http.client.methods.HttpGet,Tenants>Copyright © 2012-2020 42 BV. All Rights Reserved.