jar

org.eclipse.edc : verifiable-credential-spi

Maven & Gradle

May 06, 2024
17 stars

verifiable-credential-spi · edc :: verifiable-credential-spi

Table Of Contents

Latest Version

Download org.eclipse.edc : verifiable-credential-spi JAR file - Latest Versions:

All Versions

Download org.eclipse.edc : verifiable-credential-spi JAR file - All Versions:

Version Vulnerabilities Size Updated
0.6.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 verifiable-credential-spi-0.6.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.eclipse.edc.identityhub.spi.verifiablecredentials.model

├─ org.eclipse.edc.identityhub.spi.verifiablecredentials.model.VcState.class - [JAR]

├─ org.eclipse.edc.identityhub.spi.verifiablecredentials.model.VerifiableCredentialResource.class - [JAR]

org.eclipse.edc.identityhub.spi.verifiablecredentials.generator

├─ org.eclipse.edc.identityhub.spi.verifiablecredentials.generator.PresentationCreatorRegistry.class - [JAR]

├─ org.eclipse.edc.identityhub.spi.verifiablecredentials.generator.PresentationGenerator.class - [JAR]

├─ org.eclipse.edc.identityhub.spi.verifiablecredentials.generator.VerifiablePresentationService.class - [JAR]

org.eclipse.edc.identityhub.spi.verifiablecredentials.resolution

├─ org.eclipse.edc.identityhub.spi.verifiablecredentials.resolution.CredentialQueryResolver.class - [JAR]

├─ org.eclipse.edc.identityhub.spi.verifiablecredentials.resolution.QueryFailure.class - [JAR]

├─ org.eclipse.edc.identityhub.spi.verifiablecredentials.resolution.QueryResult.class - [JAR]

Advertisement