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 reverse-proxy-auth-sonar-plugin-6.0.2.36.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.trajano.sonar.plugins.reverseproxyauth
├─ net.trajano.sonar.plugins.reverseproxyauth.ReverseProxyAuthPlugin.class - [JAR]
├─ net.trajano.sonar.plugins.reverseproxyauth.ReverseProxyAuthRealm.class - [JAR]
├─ net.trajano.sonar.plugins.reverseproxyauth.ReverseProxyAuthSettings.class - [JAR]
├─ net.trajano.sonar.plugins.reverseproxyauth.ReverseProxyAuthUsersIdentityProvider.class - [JAR]
├─ net.trajano.sonar.plugins.reverseproxyauth.ReverseProxyAuthUsersProvider.class - [JAR]
├─ net.trajano.sonar.plugins.reverseproxyauth.ValidateRedirectionFilter.class - [JAR]