public class KeystoneAuthenticationCommandImpl extends AbstractCommand<org.apache.http.client.methods.HttpPost,Access> implements AuthenticationCommand
LOG, request, response| Constructor and Description |
|---|
KeystoneAuthenticationCommandImpl(org.apache.http.client.HttpClient httpClient,
String url,
String tenantName,
String tenantId,
String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.http.client.methods.HttpPost |
createRequest(String url) |
Access |
getReturnObject(org.apache.http.HttpResponse response) |
HttpStatusChecker[] |
getStatusCheckers() |
String |
getUrl() |
addHeaders, call, close, closeStreamAutomatically, createObjectMapper, modifyURI, setAllowErrorLog, setHeaderpublic Access getReturnObject(org.apache.http.HttpResponse response) throws IOException
getReturnObject in class AbstractCommand<org.apache.http.client.methods.HttpPost,Access>IOExceptionprotected org.apache.http.client.methods.HttpPost createRequest(String url)
createRequest in class AbstractCommand<org.apache.http.client.methods.HttpPost,Access>public HttpStatusChecker[] getStatusCheckers()
getStatusCheckers in class AbstractCommand<org.apache.http.client.methods.HttpPost,Access>public String getUrl()
getUrl in interface AuthenticationCommandCopyright © 2012-2016 42 BV. All Rights Reserved.