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 web-bridge-1.0.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.seedstack.web.internal.security
├─ org.seedstack.web.internal.security.AuthenticationResource.class - [JAR]
├─ org.seedstack.web.internal.security.AuthorizationsRepresentation.class - [JAR]
├─ org.seedstack.web.internal.security.AuthorizationsResource.class - [JAR]
├─ org.seedstack.web.internal.security.RoleRepresentation.class - [JAR]