Uses of Class
org.apache.syncope.ext.openfga.client.model.Node
Packages that use Node
-
Uses of Node in org.apache.syncope.ext.openfga.client.model
Methods in org.apache.syncope.ext.openfga.client.model that return NodeModifier and TypeMethodDescriptionNode.difference
(UsersetTreeDifference difference) UsersetTreeDifference.getBase()
Get baseUsersetTree.getRoot()
Get rootUsersetTreeDifference.getSubtract()
Get subtractNode.intersection
(Nodes intersection) Methods in org.apache.syncope.ext.openfga.client.model that return types with arguments of type NodeMethods in org.apache.syncope.ext.openfga.client.model with parameters of type NodeModifier and TypeMethodDescriptionNodes.addNodesItem
(Node nodesItem) void
void
void
UsersetTreeDifference.setSubtract
(Node subtract) Method parameters in org.apache.syncope.ext.openfga.client.model with type arguments of type Node