jar

io.quarkiverse.openfga : quarkus-openfga-client

Maven & Gradle

Apr 26, 2023
5 stars

Quarkus OpenFGA Client - Runtime

Table Of Contents

Latest Version

Download io.quarkiverse.openfga : quarkus-openfga-client JAR file - Latest Versions:

All Versions

Download io.quarkiverse.openfga : quarkus-openfga-client JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.0.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 quarkus-openfga-client-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.quarkiverse.openfga.client.api

├─ io.quarkiverse.openfga.client.api.API.class - [JAR]

├─ io.quarkiverse.openfga.client.api.Errors.class - [JAR]

├─ io.quarkiverse.openfga.client.api.ExpectedStatus.class - [JAR]

├─ io.quarkiverse.openfga.client.api.Queries.class - [JAR]

├─ io.quarkiverse.openfga.client.api.Vars.class - [JAR]

├─ io.quarkiverse.openfga.client.api.VertxWebClientFactory.class - [JAR]

├─ io.quarkiverse.openfga.client.api.package-info.class - [JAR]

io.quarkiverse.openfga.client

├─ io.quarkiverse.openfga.client.AssertionsClient.class - [JAR]

├─ io.quarkiverse.openfga.client.AuthorizationModelClient.class - [JAR]

├─ io.quarkiverse.openfga.client.AuthorizationModelsClient.class - [JAR]

├─ io.quarkiverse.openfga.client.OpenFGAClient.class - [JAR]

├─ io.quarkiverse.openfga.client.StoreClient.class - [JAR]

├─ io.quarkiverse.openfga.client.package-info.class - [JAR]

io.quarkiverse.openfga.runtime.config

├─ io.quarkiverse.openfga.runtime.config.OpenFGAConfig.class - [JAR]

├─ io.quarkiverse.openfga.runtime.config.OpenFGATLSConfig.class - [JAR]

io.quarkiverse.openfga.runtime

├─ io.quarkiverse.openfga.runtime.OpenFGARecorder.class - [JAR]

io.quarkiverse.openfga.client.utils

├─ io.quarkiverse.openfga.client.utils.PaginatedList.class - [JAR]

io.quarkiverse.openfga.runtime.health

├─ io.quarkiverse.openfga.runtime.health.OpenFGAHealthCheck.class - [JAR]