jar

org.eclipse.edc : identity-hub-credentials

Maven & Gradle

Jan 18, 2024
19 stars

identity-hub-credentials · edc :: identity-hub-credentials

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
0.5.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-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]

Advertisement