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 test-1.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
br.jus.stf.core.framework.testing.oauth2
├─ br.jus.stf.core.framework.testing.oauth2.WithMockOauth2User.class - [JAR]
├─ br.jus.stf.core.framework.testing.oauth2.WithMockOauth2UserSecurityContextFactory.class - [JAR]
br.jus.stf.core.framework.testing
├─ br.jus.stf.core.framework.testing.CandidateGroupsListener.class - [JAR]
├─ br.jus.stf.core.framework.testing.IntegrationTestsSupport.class - [JAR]
├─ br.jus.stf.core.framework.testing.Oauth2TestHelpers.class - [JAR]
├─ br.jus.stf.core.framework.testing.OauthTestConfiguration.class - [JAR]
├─ br.jus.stf.core.framework.testing.RemoteServiceTestsSupport.class - [JAR]
├─ br.jus.stf.core.framework.testing.TestsConfiguration.class - [JAR]