Uses of Class
org.apache.syncope.ext.scimv2.api.data.SCIMSearchRequest
Packages that use SCIMSearchRequest
Package
Description
-
Uses of SCIMSearchRequest in org.apache.syncope.ext.scimv2.api.service
Methods in org.apache.syncope.ext.scimv2.api.service with parameters of type SCIMSearchRequest -
Uses of SCIMSearchRequest in org.apache.syncope.ext.scimv2.cxf.service
Methods in org.apache.syncope.ext.scimv2.cxf.service with parameters of type SCIMSearchRequestModifier and TypeMethodDescriptionprotected ListResponse<R> AbstractSCIMService.doSearch(String type, SCIMSearchRequest request) SCIMAnyObjectServiceImpl.search(SCIMSearchRequest request) SCIMGroupServiceImpl.search(SCIMSearchRequest request) SCIMUserServiceImpl.search(SCIMSearchRequest request)