Uses of Class
io.quarkiverse.openfga.client.StoreClient
-
Packages that use StoreClient Package Description io.quarkiverse.openfga.client io.quarkiverse.openfga.runtime -
-
Uses of StoreClient in io.quarkiverse.openfga.client
Methods in io.quarkiverse.openfga.client that return StoreClient Modifier and Type Method Description StoreClientOpenFGAClient. store(String storeId) -
Uses of StoreClient in io.quarkiverse.openfga.runtime
Methods in io.quarkiverse.openfga.runtime that return types with arguments of type StoreClient Modifier and Type Method Description io.quarkus.runtime.RuntimeValue<StoreClient>OpenFGARecorder. createStoreClient(io.quarkus.runtime.RuntimeValue<API> api, OpenFGAConfig config)
-