Uses of Class
org.apache.syncope.ext.openfga.client.model.CheckRequestTupleKey
Packages that use CheckRequestTupleKey
-
Uses of CheckRequestTupleKey in org.apache.syncope.ext.openfga.client.model
Methods in org.apache.syncope.ext.openfga.client.model that return CheckRequestTupleKeyModifier and TypeMethodDescriptionBatchCheckItem.getTupleKey()
Get tupleKeyCheckRequest.getTupleKey()
Get tupleKeyMethods in org.apache.syncope.ext.openfga.client.model with parameters of type CheckRequestTupleKeyModifier and TypeMethodDescriptionvoid
BatchCheckItem.setTupleKey
(CheckRequestTupleKey tupleKey) void
CheckRequest.setTupleKey
(CheckRequestTupleKey tupleKey) BatchCheckItem.tupleKey
(CheckRequestTupleKey tupleKey) CheckRequest.tupleKey
(CheckRequestTupleKey tupleKey)