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-sts-3.1.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.aliyuncs.sts.transform.v20150401
├─ com.aliyuncs.sts.transform.v20150401.AssumeRoleResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.sts.transform.v20150401.AssumeRoleWithOIDCResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.sts.transform.v20150401.AssumeRoleWithSAMLResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.sts.transform.v20150401.GetCallerIdentityResponseUnmarshaller.class - [JAR]
com.aliyuncs.sts.model.v20150401
├─ com.aliyuncs.sts.model.v20150401.AssumeRoleRequest.class - [JAR]
├─ com.aliyuncs.sts.model.v20150401.AssumeRoleResponse.class - [JAR]
├─ com.aliyuncs.sts.model.v20150401.AssumeRoleWithOIDCRequest.class - [JAR]
├─ com.aliyuncs.sts.model.v20150401.AssumeRoleWithOIDCResponse.class - [JAR]
├─ com.aliyuncs.sts.model.v20150401.AssumeRoleWithSAMLRequest.class - [JAR]
├─ com.aliyuncs.sts.model.v20150401.AssumeRoleWithSAMLResponse.class - [JAR]
├─ com.aliyuncs.sts.model.v20150401.GetCallerIdentityRequest.class - [JAR]
├─ com.aliyuncs.sts.model.v20150401.GetCallerIdentityResponse.class - [JAR]
com.aliyuncs.sts
├─ com.aliyuncs.sts.Endpoint.class - [JAR]