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-credentials-0.5.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.JwtPresentationGenerator.class - [JAR]
├─ org.eclipse.edc.identityhub.core.creators.LdpPresentationGenerator.class - [JAR]
org.eclipse.edc.identityhub.defaults
├─ org.eclipse.edc.identityhub.defaults.CriterionToCredentialResourceConverter.class - [JAR]
├─ org.eclipse.edc.identityhub.defaults.EdcScopeToCriterionTransformer.class - [JAR]
├─ org.eclipse.edc.identityhub.defaults.InMemoryCredentialStore.class - [JAR]
├─ org.eclipse.edc.identityhub.defaults.InMemoryEntityStore.class - [JAR]
├─ org.eclipse.edc.identityhub.defaults.InMemoryParticipantContextStore.class - [JAR]
org.eclipse.edc.identityhub.token.rules
├─ org.eclipse.edc.identityhub.token.rules.ClaimIsPresentRule.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.LocalPublicKeySupplier.class - [JAR]
├─ org.eclipse.edc.identityhub.core.PresentationCreatorRegistryImpl.class - [JAR]
├─ org.eclipse.edc.identityhub.core.VerifiablePresentationServiceImpl.class - [JAR]