Uses of Class
org.apache.syncope.ext.openfga.client.model.Computed
Packages that use Computed
-
Uses of Computed in org.apache.syncope.ext.openfga.client.model
Methods in org.apache.syncope.ext.openfga.client.model that return ComputedMethods in org.apache.syncope.ext.openfga.client.model that return types with arguments of type ComputedMethods in org.apache.syncope.ext.openfga.client.model with parameters of type ComputedModifier and TypeMethodDescriptionUsersetTreeTupleToUserset.addComputedItem
(Computed computedItem) void
Leaf.setComputed
(Computed computed) Method parameters in org.apache.syncope.ext.openfga.client.model with type arguments of type ComputedModifier and TypeMethodDescriptionvoid
UsersetTreeTupleToUserset.setComputed
(List<Computed> computed)