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 auth-sdk-starter-1.5.1-RC.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.tairanchina.csp.dew.auth.sdk
├─ com.tairanchina.csp.dew.auth.sdk.AuthSDKAdapter.class - [JAR]
├─ com.tairanchina.csp.dew.auth.sdk.AuthSDKAutoConfiguration.class - [JAR]
├─ com.tairanchina.csp.dew.auth.sdk.AuthSDKConfig.class - [JAR]
├─ com.tairanchina.csp.dew.auth.sdk.AuthSDKHandlerInterceptor.class - [JAR]
├─ com.tairanchina.csp.dew.auth.sdk.AuthSDKMvcConfigurer.class - [JAR]
├─ com.tairanchina.csp.dew.auth.sdk.TokenInfo.class - [JAR]