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,
String url) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.http.client.methods.HttpGet |
createRequest(String url) |
protected Tenants |
getReturnObject(org.apache.http.HttpResponse response) |
protected HttpStatusChecker[] |
getStatusCheckers() |
protected static String |
modifyUrl(String authUrl) |
call, getURL, setConnectionKeepAliveaddHeaders, close, closeStreamAutomatically, createObjectMapper, modifyURI, setAllowErrorLog, setHeaderprotected Tenants getReturnObject(org.apache.http.HttpResponse response) throws IOException
getReturnObject in class AbstractCommand<org.apache.http.client.methods.HttpGet,Tenants>IOExceptionprotected org.apache.http.client.methods.HttpGet createRequest(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-2016 42 BV. All Rights Reserved.