Uses of Class
org.apache.syncope.ext.openfga.client.OpenFGAClient
Packages that use OpenFGAClient
-
Uses of OpenFGAClient in org.apache.syncope.ext.openfga.client
Fields in org.apache.syncope.ext.openfga.client with type parameters of type OpenFGAClientModifier and TypeFieldDescriptionprotected final Map
<String, OpenFGAClient> OpenFGAClientFactory.clients
Methods in org.apache.syncope.ext.openfga.client that return OpenFGAClientMethods in org.apache.syncope.ext.openfga.client with parameters of type OpenFGAClientModifier and TypeMethodDescriptionvoid
OpenFGAStoreManager.handle
(OpenFGAClient openfgaClient, SyncDeltaType eventType, Any any) void
OpenFGAStoreManager.handle
(OpenFGAClient openfgaClient, SyncDeltaType eventType, AnyType anyType) void
OpenFGAStoreManager.handle
(OpenFGAClient openfgaClient, SyncDeltaType eventType, RelationshipType relationshipType) void
OpenFGAClientFactory.initAuthorizationModel
(OpenFGAClient client, String domain, boolean force)