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 keepassxc-proxy-access-1.2.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.purejava
├─ org.purejava.Credentials.class - [JAR]
├─ org.purejava.KeepassProxyAccess.class - [JAR]
├─ org.purejava.KeepassProxyAccessException.class - [JAR]
├─ org.purejava.ValidLogin.class - [JAR]
org.keepassxc
├─ org.keepassxc.Connection.class - [JAR]
├─ org.keepassxc.KeePassXCType.class - [JAR]
├─ org.keepassxc.KindOfKeePassXC.class - [JAR]
├─ org.keepassxc.LinuxMacConnection.class - [JAR]
├─ org.keepassxc.WindowsConnection.class - [JAR]