Uses of Class
org.apache.syncope.ext.openfga.client.model.CreateStoreRequest
Packages that use CreateStoreRequest
Package
Description
-
Uses of CreateStoreRequest in org.apache.syncope.ext.openfga.client
Methods in org.apache.syncope.ext.openfga.client with parameters of type CreateStoreRequest -
Uses of CreateStoreRequest in org.apache.syncope.ext.openfga.client.api
Methods in org.apache.syncope.ext.openfga.client.api with parameters of type CreateStoreRequestModifier and TypeMethodDescriptionStoresApi.createStore
(CreateStoreRequest body) Create a store Create a unique OpenFGA store which will be used to store authorization models and relationship tuples.StoresApi.createStoreWithHttpInfo
(CreateStoreRequest body) Create a store Create a unique OpenFGA store which will be used to store authorization models and relationship tuples. -
Uses of CreateStoreRequest in org.apache.syncope.ext.openfga.client.model
Methods in org.apache.syncope.ext.openfga.client.model that return CreateStoreRequest