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-tests-1.8.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
waffle.mock.http
├─ waffle.mock.http.RecordUserNameFilterChain.class - [JAR]
├─ waffle.mock.http.SimpleFilterChain.class - [JAR]
├─ waffle.mock.http.SimpleFilterConfig.class - [JAR]
├─ waffle.mock.http.SimpleHttpRequest.class - [JAR]
├─ waffle.mock.http.SimpleHttpResponse.class - [JAR]
├─ waffle.mock.http.SimpleHttpSession.class - [JAR]
├─ waffle.mock.http.SimpleRequestDispatcher.class - [JAR]
waffle.mock
├─ waffle.mock.MockWindowsAccount.class - [JAR]
├─ waffle.mock.MockWindowsAuthProvider.class - [JAR]
├─ waffle.mock.MockWindowsIdentity.class - [JAR]
├─ waffle.mock.MockWindowsImpersonationContext.class - [JAR]
├─ waffle.mock.MockWindowsSecurityContext.class - [JAR]