Uses of Class
org.apache.syncope.ext.openfga.client.model.Userset
Packages that use Userset
-
Uses of Userset in org.apache.syncope.ext.openfga.client.model
Methods in org.apache.syncope.ext.openfga.client.model that return UsersetModifier and TypeMethodDescriptionUserset.computedUserset
(ObjectRelation computedUserset) Userset.difference
(V1Difference difference) V1Difference.getBase()
Get baseV1Difference.getSubtract()
Get subtractUserset.intersection
(Usersets intersection) Userset.tupleToUserset
(V1TupleToUserset tupleToUserset) Methods in org.apache.syncope.ext.openfga.client.model that return types with arguments of type UsersetModifier and TypeMethodDescriptionUsersets.getChild()
Get childTypeDefinition.getRelations()
Get relationsMethods in org.apache.syncope.ext.openfga.client.model with parameters of type UsersetModifier and TypeMethodDescriptionUsersets.addChildItem
(Userset childItem) TypeDefinition.putRelationsItem
(String key, Userset relationsItem) void
void
V1Difference.setSubtract
(Userset subtract) Method parameters in org.apache.syncope.ext.openfga.client.model with type arguments of type Userset