Uses of Class
org.apache.syncope.ext.openfga.client.model.CheckRequest
Packages that use CheckRequest
Package
Description
-
Uses of CheckRequest in org.apache.syncope.ext.openfga.client
Methods in org.apache.syncope.ext.openfga.client with parameters of type CheckRequest -
Uses of CheckRequest in org.apache.syncope.ext.openfga.client.api
Methods in org.apache.syncope.ext.openfga.client.api with parameters of type CheckRequestModifier and TypeMethodDescriptionRelationshipQueriesApi.check
(String storeId, CheckRequest body) Check whether a user is authorized to access an object The Check API returns whether a given user has a relationship with a given object in a given store.RelationshipQueriesApi.checkWithHttpInfo
(String storeId, CheckRequest body) Check whether a user is authorized to access an object The Check API returns whether a given user has a relationship with a given object in a given store. -
Uses of CheckRequest in org.apache.syncope.ext.openfga.client.model
Methods in org.apache.syncope.ext.openfga.client.model that return CheckRequestModifier and TypeMethodDescriptionCheckRequest.authorizationModelId
(String authorizationModelId) CheckRequest.consistency
(ConsistencyPreference consistency) CheckRequest.contextualTuples
(ContextualTupleKeys contextualTuples) CheckRequest.tupleKey
(CheckRequestTupleKey tupleKey)