Uses of Class
org.apache.syncope.ext.scimv2.api.data.SCIMSearchRequest
-
Packages that use SCIMSearchRequest Package Description org.apache.syncope.ext.scimv2.api.service -
-
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 Modifier and Type Method Description ListResponse<R>SCIMResourceService. search(SCIMSearchRequest request)
-