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 aliyun-java-sdk-aliyunauth-2.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.aliyuncs.aliyunauth.model.v20181222
├─ com.aliyuncs.aliyunauth.model.v20181222.AuthenticateRequest.class - [JAR]
├─ com.aliyuncs.aliyunauth.model.v20181222.AuthenticateResponse.class - [JAR]
├─ com.aliyuncs.aliyunauth.model.v20181222.QueryAuthRequest.class - [JAR]
├─ com.aliyuncs.aliyunauth.model.v20181222.QueryAuthResponse.class - [JAR]
├─ com.aliyuncs.aliyunauth.model.v20181222.QueryInEffectQuthOrderRequest.class - [JAR]
├─ com.aliyuncs.aliyunauth.model.v20181222.QueryInEffectQuthOrderResponse.class - [JAR]
com.aliyuncs.aliyunauth.transform.v20181222
├─ com.aliyuncs.aliyunauth.transform.v20181222.AuthenticateResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.aliyunauth.transform.v20181222.QueryAuthResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.aliyunauth.transform.v20181222.QueryInEffectQuthOrderResponseUnmarshaller.class - [JAR]