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 keycloak-connections-file-1.6.1.Final.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.keycloak.connections.file
├─ org.keycloak.connections.file.DefaultFileConnectionProvider.class - [JAR]
├─ org.keycloak.connections.file.DefaultFileConnectionProviderFactory.class - [JAR]
├─ org.keycloak.connections.file.FileConnectionProvider.class - [JAR]
├─ org.keycloak.connections.file.FileConnectionProviderFactory.class - [JAR]
├─ org.keycloak.connections.file.FileConnectionSpi.class - [JAR]
├─ org.keycloak.connections.file.InMemoryModel.class - [JAR]
├─ org.keycloak.connections.file.Model.class - [JAR]