public class LoginPasswordAuthentication extends Object implements Authentication
| Constructor and Description |
|---|
LoginPasswordAuthentication(String login,
String password)
Create login password authentication
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.http.client.HttpClient |
createHttpClient(GoodDataEndpoint endpoint,
org.apache.http.impl.client.HttpClientBuilder builder)
Authenticate user
|
public org.apache.http.client.HttpClient createHttpClient(GoodDataEndpoint endpoint, org.apache.http.impl.client.HttpClientBuilder builder)
AuthenticationcreateHttpClient in interface Authenticationendpoint - GoodData Platform's endpointbuilder - http client builderCopyright © 2017. All Rights Reserved.