Uses of Class
org.apache.syncope.ext.openfga.client.OpenFGAProperties
Packages that use OpenFGAProperties
-
Uses of OpenFGAProperties in org.apache.syncope.ext.openfga.client
Fields in org.apache.syncope.ext.openfga.client declared as OpenFGAPropertiesModifier and TypeFieldDescriptionprotected final OpenFGAPropertiesOpenFGAClientFactory.propertiesMethods in org.apache.syncope.ext.openfga.client with parameters of type OpenFGAPropertiesModifier and TypeMethodDescriptionOpenFGAClientContext.openFgaApiClient(OpenFGAProperties props) OpenFGAClientContext.openFgaClientFactory(ApiClient openFgaApiClient, OpenFGAProperties props) Constructors in org.apache.syncope.ext.openfga.client with parameters of type OpenFGAPropertiesModifierConstructorDescriptionOpenFGAClientFactory(ApiClient openFgaApiClient, OpenFGAProperties properties)