Uses of Class
org.apache.syncope.ext.openfga.client.model.RelationMetadata
Packages that use RelationMetadata
-
Uses of RelationMetadata in org.apache.syncope.ext.openfga.client.model
Methods in org.apache.syncope.ext.openfga.client.model that return RelationMetadataModifier and TypeMethodDescriptionRelationMetadata.addDirectlyRelatedUserTypesItem
(RelationReference directlyRelatedUserTypesItem) RelationMetadata.directlyRelatedUserTypes
(List<RelationReference> directlyRelatedUserTypes) RelationMetadata.sourceInfo
(SourceInfo sourceInfo) Methods in org.apache.syncope.ext.openfga.client.model that return types with arguments of type RelationMetadataMethods in org.apache.syncope.ext.openfga.client.model with parameters of type RelationMetadataModifier and TypeMethodDescriptionMetadata.putRelationsItem
(String key, RelationMetadata relationsItem) Method parameters in org.apache.syncope.ext.openfga.client.model with type arguments of type RelationMetadataModifier and TypeMethodDescriptionMetadata.relations
(Map<String, RelationMetadata> relations) void
Metadata.setRelations
(Map<String, RelationMetadata> relations)