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 waffle-tomcat6-1.8.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
waffle.apache
├─ waffle.apache.GenericWindowsPrincipal.class - [JAR]
├─ waffle.apache.MixedAuthenticator.class - [JAR]
├─ waffle.apache.NegotiateAuthenticator.class - [JAR]
├─ waffle.apache.WaffleAuthenticatorBase.class - [JAR]
├─ waffle.apache.WindowsRealm.class - [JAR]