public class SstAuthentication extends Object implements Authentication
| Constructor and Description |
|---|
SstAuthentication(String sst)
Create SST 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 SstAuthentication(String sst)
sst - sstpublic 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.