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 pac4j-gae-6.0.0-RC8.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.pac4j.gae.profile
├─ org.pac4j.gae.profile.GaeUserServiceProfile.class - [JAR]
org.pac4j.gae.credentials
├─ org.pac4j.gae.credentials.GaeUserCredentials.class - [JAR]
org.pac4j.gae.client
├─ org.pac4j.gae.client.GaeUserServiceClient.class - [JAR]