public class Authentication3UsernamePasswordProjectRequest extends org.apache.http.client.methods.HttpPost implements AuthenticationRequest
| Constructor and Description |
|---|
Authentication3UsernamePasswordProjectRequest(URI uri,
String username,
String secret,
String project) |
Authentication3UsernamePasswordProjectRequest(URI uri,
String username,
String secret,
String project,
String domain) |
| Modifier and Type | Method and Description |
|---|---|
Client.AuthVersion |
getVersion() |
clone, expectContinue, getEntity, setEntitygetConfig, getProtocolVersion, getRequestLine, getURI, releaseConnection, setConfig, setProtocolVersion, setURI, started, toStringabort, completed, isAborted, reset, setCancellable, setConnectionRequest, setReleaseTriggeraddHeader, addHeader, containsHeader, getAllHeaders, getFirstHeader, getHeaders, getLastHeader, getParams, headerIterator, headerIterator, removeHeader, removeHeaders, setHeader, setHeader, setHeaders, setParamsequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic Authentication3UsernamePasswordProjectRequest(URI uri, String username, String secret, String project)
public Client.AuthVersion getVersion()
getVersion in interface AuthenticationRequestCopyright © 2020. All rights reserved.