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 rap-server-security-auth-jpa-11.00.00-RAP-GA.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.rapidclipse.framework.server.security.authentication.jpa
├─ com.rapidclipse.framework.server.security.authentication.jpa.JPAAuthenticator.class - [JAR]
com.rapidclipse.framework.server.security.authorization.jpa
├─ com.rapidclipse.framework.server.security.authorization.jpa.JPAAuthorizationConfigurationProvider.class - [JAR]
├─ com.rapidclipse.framework.server.security.authorization.jpa.SQLAuthorizationConfigurationProvider.class - [JAR]