Uses of Class
org.apache.syncope.ext.openfga.client.model.RelationReference
Packages that use RelationReference
-
Uses of RelationReference in org.apache.syncope.ext.openfga.client.model
Methods in org.apache.syncope.ext.openfga.client.model that return RelationReferenceModifier and TypeMethodDescriptionMethods in org.apache.syncope.ext.openfga.client.model that return types with arguments of type RelationReferenceModifier and TypeMethodDescriptionRelationMetadata.getDirectlyRelatedUserTypes()
Get directlyRelatedUserTypesMethods in org.apache.syncope.ext.openfga.client.model with parameters of type RelationReferenceModifier and TypeMethodDescriptionRelationMetadata.addDirectlyRelatedUserTypesItem
(RelationReference directlyRelatedUserTypesItem) Method parameters in org.apache.syncope.ext.openfga.client.model with type arguments of type RelationReferenceModifier and TypeMethodDescriptionRelationMetadata.directlyRelatedUserTypes
(List<RelationReference> directlyRelatedUserTypes) void
RelationMetadata.setDirectlyRelatedUserTypes
(List<RelationReference> directlyRelatedUserTypes)