Uses of Class
org.apache.syncope.ext.openfga.client.model.CheckResponse
Packages that use CheckResponse
Package
Description
-
Uses of CheckResponse in org.apache.syncope.ext.openfga.client
Methods in org.apache.syncope.ext.openfga.client that return CheckResponse -
Uses of CheckResponse in org.apache.syncope.ext.openfga.client.api
Methods in org.apache.syncope.ext.openfga.client.api that return CheckResponseModifier 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.Methods in org.apache.syncope.ext.openfga.client.api that return types with arguments of type CheckResponseModifier and TypeMethodDescriptionRelationshipQueriesApi.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 CheckResponse in org.apache.syncope.ext.openfga.client.model
Methods in org.apache.syncope.ext.openfga.client.model that return CheckResponse