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 ons-auth4client-1.8.8.6.Final.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.aliyun.openservices.ons.api.impl.namespace
├─ com.aliyun.openservices.ons.api.impl.namespace.InstanceUtil.class - [JAR]
com.aliyun.openservices.ons.api.impl.authority
├─ com.aliyun.openservices.ons.api.impl.authority.AuthUtil.class - [JAR]
├─ com.aliyun.openservices.ons.api.impl.authority.OnsAuthSigner.class - [JAR]
├─ com.aliyun.openservices.ons.api.impl.authority.SessionCredentials.class - [JAR]
├─ com.aliyun.openservices.ons.api.impl.authority.SessionCredentialsProvider.class - [JAR]
├─ com.aliyun.openservices.ons.api.impl.authority.SigningAlgorithm.class - [JAR]
├─ com.aliyun.openservices.ons.api.impl.authority.StaticSessionCredentialsProvider.class - [JAR]
com.aliyun.openservices.ons.api.impl.rocketmq
├─ com.aliyun.openservices.ons.api.impl.rocketmq.AbstractRPCHook.class - [JAR]
├─ com.aliyun.openservices.ons.api.impl.rocketmq.ClientRPCHook.class - [JAR]
├─ com.aliyun.openservices.ons.api.impl.rocketmq.ONSChannel.class - [JAR]
com.aliyun.openservices.ons.api.impl.authority.exception
├─ com.aliyun.openservices.ons.api.impl.authority.exception.AuthenticationException.class - [JAR]
├─ com.aliyun.openservices.ons.api.impl.authority.exception.FlowControlException.class - [JAR]
├─ com.aliyun.openservices.ons.api.impl.authority.exception.SignatureException.class - [JAR]