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 adempiere-jwt-token-1.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.spin.eca52.util
├─ org.spin.eca52.util.JWTUtil.class - [JAR]
org.spin.eca52.security
├─ org.spin.eca52.security.JWT.class - [JAR]
org.spin.eca52.setup
├─ org.spin.eca52.setup.CreateTokenDefinition.class - [JAR]