jar

com.gooddata : gooddata-http-client

Maven & Gradle

Jul 09, 2020
4 usages
2 stars

HTTP client with ability to handle GoodData authentication

Table Of Contents

Latest Version

Download com.gooddata : gooddata-http-client JAR file - Latest Versions:

All Versions

Download com.gooddata : gooddata-http-client JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.9.x
0.8.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window gooddata-http-client-1.0.0+java7.fix1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.gooddata.http.client

├─ com.gooddata.http.client.GoodDataAuthException.class - [JAR]

├─ com.gooddata.http.client.GoodDataHttpClient.class - [JAR]

├─ com.gooddata.http.client.GoodDataLogoutException.class - [JAR]

├─ com.gooddata.http.client.JsonUtils.class - [JAR]

├─ com.gooddata.http.client.LoginSSTRetrievalStrategy.class - [JAR]

├─ com.gooddata.http.client.SSTRetrievalStrategy.class - [JAR]

├─ com.gooddata.http.client.SimpleSSTRetrievalStrategy.class - [JAR]

├─ com.gooddata.http.client.TokenUtils.class - [JAR]

Advertisement