Class OpenFGAClientFactory
java.lang.Object
org.apache.syncope.ext.openfga.client.OpenFGAClientFactory
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final ApiClientprotected final Map<String, OpenFGAClient> static final Stringprotected final OpenFGAPropertiesstatic final String -
Constructor Summary
ConstructorsConstructorDescriptionOpenFGAClientFactory(ApiClient openFgaApiClient, OpenFGAProperties properties) -
Method Summary
Modifier and TypeMethodDescriptionvoidinitAuthorizationModel(OpenFGAClient client, String domain, boolean force) voidprotected static String
-
Field Details
-
MEMBERSHIP_RELATION
- See Also:
-
SCHEMA_VERSION
- See Also:
-
apiClient
-
properties
-
clients
-
-
Constructor Details
-
OpenFGAClientFactory
-
-
Method Details
-
storeId
-
getBaseUri
-
initAuthorizationModel
public void initAuthorizationModel(OpenFGAClient client, String domain, boolean force) throws Exception - Throws:
Exception
-
get
-
remove
-