Uses of Class
org.apache.syncope.ext.openfga.client.model.ExpandResponse
Packages that use ExpandResponse
Package
Description
-
Uses of ExpandResponse in org.apache.syncope.ext.openfga.client.api
Methods in org.apache.syncope.ext.openfga.client.api that return ExpandResponseModifier and TypeMethodDescriptionRelationshipQueriesApi.expand
(String storeId, ExpandRequest body) Expand all relationships in userset tree format, and following userset rewrite rules.Methods in org.apache.syncope.ext.openfga.client.api that return types with arguments of type ExpandResponseModifier and TypeMethodDescriptionRelationshipQueriesApi.expandWithHttpInfo
(String storeId, ExpandRequest body) Expand all relationships in userset tree format, and following userset rewrite rules. -
Uses of ExpandResponse in org.apache.syncope.ext.openfga.client.model
Methods in org.apache.syncope.ext.openfga.client.model that return ExpandResponse