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 identity-hub-core-0.4.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.eclipse.edc.identityhub.token.verification
├─ org.eclipse.edc.identityhub.token.verification.AccessTokenVerifierImpl.class - [JAR]
org.eclipse.edc.identityhub.core.creators
├─ org.eclipse.edc.identityhub.core.creators.JwtPresentationCreator.class - [JAR]
├─ org.eclipse.edc.identityhub.core.creators.LdpPresentationCreator.class - [JAR]
org.eclipse.edc.identityhub.defaults
├─ org.eclipse.edc.identityhub.defaults.EdcScopeToCriterionTransformer.class - [JAR]
├─ org.eclipse.edc.identityhub.defaults.InMemoryCredentialStore.class - [JAR]
org.eclipse.edc.identityhub
├─ org.eclipse.edc.identityhub.DefaultServicesExtension.class - [JAR]
org.eclipse.edc.identityhub.core
├─ org.eclipse.edc.identityhub.core.CoreServicesExtension.class - [JAR]
├─ org.eclipse.edc.identityhub.core.CredentialQueryResolverImpl.class - [JAR]
├─ org.eclipse.edc.identityhub.core.PresentationCreatorRegistryImpl.class - [JAR]
├─ org.eclipse.edc.identityhub.core.PresentationGeneratorImpl.class - [JAR]