Uses of Class
org.apache.syncope.ext.openfga.client.model.ListUsersResponse
Packages that use ListUsersResponse
Package
Description
-
Uses of ListUsersResponse in org.apache.syncope.ext.openfga.client.api
Methods in org.apache.syncope.ext.openfga.client.api that return ListUsersResponseModifier and TypeMethodDescriptionRelationshipQueriesApi.listUsers
(String storeId, ListUsersRequest body) List the users matching the provided filter who have a certain relation to a particular type.Methods in org.apache.syncope.ext.openfga.client.api that return types with arguments of type ListUsersResponseModifier and TypeMethodDescriptionRelationshipQueriesApi.listUsersWithHttpInfo
(String storeId, ListUsersRequest body) List the users matching the provided filter who have a certain relation to a particular type. -
Uses of ListUsersResponse in org.apache.syncope.ext.openfga.client.model
Methods in org.apache.syncope.ext.openfga.client.model that return ListUsersResponse