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.clientsMethods in org.apache.syncope.ext.openfga.client that return OpenFGAClientMethods in org.apache.syncope.ext.openfga.client with parameters of type OpenFGAClientModifier and TypeMethodDescriptionvoidOpenFGAStoreManager.handle(OpenFGAClient openfgaClient, SyncDeltaType eventType, Any any) voidOpenFGAStoreManager.handle(OpenFGAClient openfgaClient, SyncDeltaType eventType, AnyType anyType) voidOpenFGAStoreManager.handle(OpenFGAClient openfgaClient, SyncDeltaType eventType, RelationshipType relationshipType) voidOpenFGAClientFactory.initAuthorizationModel(OpenFGAClient client, String domain, boolean force)