Skip navigation links
C E G L O S 

C

com.gooddata.http.client - package com.gooddata.http.client
 
COOKIE_GDC_AUTH_SST - Static variable in class com.gooddata.http.client.GoodDataHttpClient
 
COOKIE_GDC_AUTH_TT - Static variable in class com.gooddata.http.client.GoodDataHttpClient
 

E

execute(HttpHost, HttpRequest) - Method in class com.gooddata.http.client.GoodDataHttpClient
 
execute(HttpHost, HttpRequest, ResponseHandler<? extends T>) - Method in class com.gooddata.http.client.GoodDataHttpClient
 
execute(HttpHost, HttpRequest, ResponseHandler<? extends T>, HttpContext) - Method in class com.gooddata.http.client.GoodDataHttpClient
 
execute(HttpUriRequest) - Method in class com.gooddata.http.client.GoodDataHttpClient
 
execute(HttpUriRequest, HttpContext) - Method in class com.gooddata.http.client.GoodDataHttpClient
 
execute(HttpUriRequest, ResponseHandler<? extends T>) - Method in class com.gooddata.http.client.GoodDataHttpClient
 
execute(HttpUriRequest, ResponseHandler<? extends T>, HttpContext) - Method in class com.gooddata.http.client.GoodDataHttpClient
 
execute(HttpHost, HttpRequest, HttpContext) - Method in class com.gooddata.http.client.GoodDataHttpClient
 

G

getConnectionManager() - Method in class com.gooddata.http.client.GoodDataHttpClient
 
getParams() - Method in class com.gooddata.http.client.GoodDataHttpClient
 
getStatusCode() - Method in exception com.gooddata.http.client.GoodDataLogoutException
 
getStatusText() - Method in exception com.gooddata.http.client.GoodDataLogoutException
 
GoodDataAuthException - Exception in com.gooddata.http.client
GoodData authentication exception.
GoodDataAuthException() - Constructor for exception com.gooddata.http.client.GoodDataAuthException
 
GoodDataAuthException(String) - Constructor for exception com.gooddata.http.client.GoodDataAuthException
 
GoodDataAuthException(String, Throwable) - Constructor for exception com.gooddata.http.client.GoodDataAuthException
 
GoodDataAuthException(Throwable) - Constructor for exception com.gooddata.http.client.GoodDataAuthException
 
GoodDataHttpClient - Class in com.gooddata.http.client
Http client with ability to handle GoodData authentication.
GoodDataHttpClient(HttpClient, SSTRetrievalStrategy) - Constructor for class com.gooddata.http.client.GoodDataHttpClient
GoodDataHttpClient(SSTRetrievalStrategy) - Constructor for class com.gooddata.http.client.GoodDataHttpClient
GoodDataHttpClient(HttpClient, HttpHost, SSTRetrievalStrategy) - Constructor for class com.gooddata.http.client.GoodDataHttpClient
Construct object.
GoodDataHttpClient(HttpHost, SSTRetrievalStrategy) - Constructor for class com.gooddata.http.client.GoodDataHttpClient
Construct object.
GoodDataLogoutException - Exception in com.gooddata.http.client
Should be thrown when logout is not successful or not possible.
GoodDataLogoutException(String, int) - Constructor for exception com.gooddata.http.client.GoodDataLogoutException
 
GoodDataLogoutException(String, int, String) - Constructor for exception com.gooddata.http.client.GoodDataLogoutException
 
GoodDataLogoutException(String, Throwable, int) - Constructor for exception com.gooddata.http.client.GoodDataLogoutException
 
GoodDataLogoutException(String, Throwable, int, String) - Constructor for exception com.gooddata.http.client.GoodDataLogoutException
 

L

LOGIN_URL - Static variable in class com.gooddata.http.client.LoginSSTRetrievalStrategy
 
LoginSSTRetrievalStrategy - Class in com.gooddata.http.client
This strategy obtains super-secure token via login and password.
LoginSSTRetrievalStrategy(HttpClient, HttpHost, String, String) - Constructor for class com.gooddata.http.client.LoginSSTRetrievalStrategy
LoginSSTRetrievalStrategy(String, String) - Constructor for class com.gooddata.http.client.LoginSSTRetrievalStrategy
Construct object.
logout(HttpClient, HttpHost, String, String, String) - Method in class com.gooddata.http.client.LoginSSTRetrievalStrategy
 
logout(HttpClient, HttpHost, String, String, String) - Method in class com.gooddata.http.client.SimpleSSTRetrievalStrategy
NO-OP as it cannot delete SST, because it is not known where it came from.
logout(HttpClient, HttpHost, String, String, String) - Method in interface com.gooddata.http.client.SSTRetrievalStrategy
Performs the logout using given HTTP client, host and logout parameters.

O

obtainSst(HttpClient, HttpHost) - Method in class com.gooddata.http.client.LoginSSTRetrievalStrategy
 
obtainSst(HttpClient, HttpHost) - Method in class com.gooddata.http.client.SimpleSSTRetrievalStrategy
 
obtainSst(HttpClient, HttpHost) - Method in interface com.gooddata.http.client.SSTRetrievalStrategy
Obtains SST using given HTTP client and host.

S

SimpleSSTRetrievalStrategy - Class in com.gooddata.http.client
Provides super-secure token (SST).
SimpleSSTRetrievalStrategy(String) - Constructor for class com.gooddata.http.client.SimpleSSTRetrievalStrategy
Creates new instance.
SSTRetrievalStrategy - Interface in com.gooddata.http.client
Interface for class which encapsulates SST retrieval.
C E G L O S 
Skip navigation links

Copyright © 2020. All rights reserved.