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 authenticator-1.1.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
mx.wire4.auth
├─ mx.wire4.auth.OAuthWire4.class - [JAR]
mx.wire4.core
├─ mx.wire4.core.CachedToken.class - [JAR]
├─ mx.wire4.core.EnvironmentEnum.class - [JAR]
mx.wire4.webhook.verification.signature
├─ mx.wire4.webhook.verification.signature.UtilsCompute.class - [JAR]