| Package | Description |
|---|---|
| org.apache.syncope.ext.scimv2.api.service |
| Modifier and Type | Method and Description |
|---|---|
ListResponse<R> |
ReadService.search(SCIMSearchRequest request) |
ListResponse<R> |
ReadService.search(String attributes,
String excludedAttributes,
String filter,
String sortBy,
SortOrder sortOrder,
Integer startIndex,
Integer count) |
Copyright © 2010–2018 The Apache Software Foundation. All rights reserved.