| Package | Description |
|---|---|
| org.identityconnectors.framework.api.operations | |
| org.identityconnectors.framework.spi |
This is the "Service Provider Interface" package.
|
| Modifier and Type | Method and Description |
|---|---|
SearchResult |
SearchApiOp.search(ObjectClass objectClass,
Filter filter,
ResultsHandler handler,
OperationOptions options)
Search the resource for all objects that match the object class and
filter.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SearchResultsHandler.handleResult(SearchResult result)
Invoked when the request has completed successfully.
|
Copyright © 2018. All rights reserved.