jar

org.eclipse.edc : identity-hub-core

Maven & Gradle

Nov 16, 2023
17 stars

identity-hub-core · edc :: identity-hub-core

Table Of Contents

Latest Version

Download org.eclipse.edc : identity-hub-core JAR file - Latest Versions:

All Versions

Download org.eclipse.edc : identity-hub-core JAR file - All Versions:

Version Vulnerabilities Size Updated
0.4.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. 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]

Advertisement