View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window uber-core-oauth-client-adapter-0.8.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.uber.sdk.core.client
├─ com.uber.sdk.core.client.CredentialsSession.class - [JAR]
com.uber.sdk.core.auth
├─ com.uber.sdk.core.auth.CredentialsAuthenticator.class - [JAR]
├─ com.uber.sdk.core.auth.OAuth2Credentials.class - [JAR]