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 i2-role-f2-query-0.16.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
i2.keycloak.f2.role.query.service
├─ i2.keycloak.f2.role.query.service.RolesFinderService.class - [JAR]
i2.keycloak.f2.role.query
├─ i2.keycloak.f2.role.query.RoleGetByIdFunctionImpl.class - [JAR]
├─ i2.keycloak.f2.role.query.RoleGetByNameFunctionImpl.class - [JAR]
├─ i2.keycloak.f2.role.query.RoleModelExtensionKt.class - [JAR]
├─ i2.keycloak.f2.role.query.RolePageFunctionImpl.class - [JAR]
├─ i2.keycloak.f2.role.query.RolesCompositeGetFunctionImpl.class - [JAR]