Uses of Class
org.apache.syncope.ext.scimv2.api.data.ListResponse
Package
Description
-
Uses of ListResponse in org.apache.syncope.ext.scimv2.api.service
-
Uses of ListResponse in org.apache.syncope.ext.scimv2.cxf.service
Modifier and TypeMethodDescriptionSCIMGroupServiceImpl.search
(String attributes, String excludedAttributes, String filter, String sortBy, SortOrder sortOrder, Integer startIndex, Integer count) SCIMGroupServiceImpl.search
(SCIMSearchRequest request) SCIMUserServiceImpl.search
(String attributes, String excludedAttributes, String filter, String sortBy, SortOrder sortOrder, Integer startIndex, Integer count) SCIMUserServiceImpl.search
(SCIMSearchRequest request)