Uses of Class
org.apache.syncope.ext.openfga.client.model.ExpandRequest
Packages that use ExpandRequest
Package
Description
-
Uses of ExpandRequest in org.apache.syncope.ext.openfga.client.api
Methods in org.apache.syncope.ext.openfga.client.api with parameters of type ExpandRequestModifier and TypeMethodDescriptionRelationshipQueriesApi.expand(String storeId, ExpandRequest body) Expand all relationships in userset tree format, and following userset rewrite rules.Expand all relationships in userset tree format, and following userset rewrite rules.RelationshipQueriesApi.expandWithHttpInfo(String storeId, ExpandRequest body) Expand all relationships in userset tree format, and following userset rewrite rules.RelationshipQueriesApi.expandWithHttpInfo(String storeId, ExpandRequest body, Map<String, String> headers) Expand all relationships in userset tree format, and following userset rewrite rules. -
Uses of ExpandRequest in org.apache.syncope.ext.openfga.client.model
Methods in org.apache.syncope.ext.openfga.client.model that return ExpandRequestModifier and TypeMethodDescriptionExpandRequest.authorizationModelId(String authorizationModelId) ExpandRequest.consistency(ConsistencyPreference consistency) ExpandRequest.contextualTuples(ContextualTupleKeys contextualTuples) ExpandRequest.tupleKey(ExpandRequestTupleKey tupleKey)