Class OpenFGAClientFactory
java.lang.Object
org.apache.syncope.ext.openfga.client.OpenFGAClientFactory
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final ApiClient
protected final Map
<String, OpenFGAClient> static final String
protected final OpenFGAProperties
static final String
-
Constructor Summary
ConstructorsConstructorDescriptionOpenFGAClientFactory
(ApiClient openFgaApiClient, OpenFGAProperties properties) -
Method Summary
Modifier and TypeMethodDescriptionvoid
initAuthorizationModel
(OpenFGAClient client, String domain, boolean force) void
protected 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
-