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 dataspace-authority-spi-0.0.1-milestone-8.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.eclipse.edc.registration.authority.model
├─ org.eclipse.edc.registration.authority.model.Participant.class - [JAR]
├─ org.eclipse.edc.registration.authority.model.ParticipantStatus.class - [JAR]
org.eclipse.edc.registration.authority.spi
├─ org.eclipse.edc.registration.authority.spi.ParticipantVerifier.class - [JAR]
org.eclipse.edc.registration
├─ org.eclipse.edc.registration.DataspaceRegistrationPolicy.class - [JAR]